Re: libapr issue - CentOS 4.7

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]




I've had a similar problem, and it was a software that had a custom
version of gdbm library and set LD_LIBRARY_PATH in profile to make
sure that version would be used.

Do you have LD_LIBRARY_PATH set? What does this command say:

# echo $LD_LIBRARY_PATH

If you do, try unsetting it before starting httpd:

# LD_LIBRARY_PATH= service httpd start

thanks for the thought but LD_LIBRARY_PATH was not set - just for kicks i unset it anyhow and tried again - no dice

# export LD_LIBRARY_PATH=
# /etc/init.d/httpd start
Starting httpd: /usr/sbin/httpd: symbol lookup error: /usr/lib/libaprutil-0.so.0: undefined symbol: gdbm_errno
                                                          [FAILED]

i am stumped! i wish i could rebuild the box but i cant....
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux