> > /* Define to the system default library search path. */ > > #define LT_DLSEARCH_PATH > > "/lib:/usr/lib:/usr/kerberos/lib:/usr/X11R6/lib:/usr/lib/qt-3.1/lib:"/usr/local/ssl/lib"" > > > > Here's the problem, notice the extra " just before /usr/local/ssl/lib. > Look in config.log, and see if you can find out where that is coming from. > > Also check /etc/ld.so.conf and /etc/ld.so.conf.d/*
configure:11629: result: LD_LIBRARY_PATH configure:11639: checking for the default library search path configure:11646: result: /lib /usr/lib /usr/kerberos/lib /usr/X11R6/lib /usr/lib/qt-3.1/lib "/usr/local/ssl/lib" Would that be it? How do I fix that? (my head is currently in a sleep deprived coffee searching state) Thanks. _________________________________________________________________ Find info faster and easier with Internet Explorer 8. http://go.microsoft.com/?linkid=9655583 _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://www.clamav.net/support/ml
