[CentOS] libapr issue - CentOS 4.7
Tom Brown
tom at ng23.netWed Nov 12 17:32:44 UTC 2008
- Previous message: [CentOS] libapr issue - CentOS 4.7
- Next message: [CentOS] libapr issue - CentOS 4.7
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>> # ll /usr/lib/libaprutil-0.so.0.9.6
>>     
>
> If you move the 0.9.6 file to a safe place,
> change the symlink to the 0.9.4 file and
> run ldconfig, does httpd work?
>   
# rm -f /usr/lib/libaprutil-0.so.0
# ln -s /usr/lib/libaprutil-0.so.0.9.4 /usr/lib/libaprutil-0.so.0
# ldconfig
# /etc/init.d/httpd start
Starting httpd: /usr/sbin/httpd: symbol lookup error: 
/usr/lib/libaprutil-0.so.0: undefined symbol: gdbm_errno
                                                           [FAILED]
> What else doesn't work? :-)
>
>   
everything else is fine!!
  - Previous message: [CentOS] libapr issue - CentOS 4.7
- Next message: [CentOS] libapr issue - CentOS 4.7
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS mailing list