Eric Jones (Contractor) wrote: > Tell me how I can check for them... You should have something like this
[yohgaki@dev ZE2]$ LANG=C ll /usr/lib/libldap* -rw-r--r-- 1 root root 290322 Sep 15 03:28 /usr/lib/libldap.a lrwxrwxrwx 1 root root 26 Sep 24 10:03 /usr/lib/libldap.so -> ../../lib/libldap.so.2.0.6 -rwxr-xr-x 1 root root 133216 Sep 14 23:53 /usr/lib/libldap40.so -rw-r--r-- 1 root root 304402 Sep 15 03:28 /usr/lib/libldap_r.a lrwxrwxrwx 1 root root 28 Sep 24 10:03 /usr/lib/libldap_r.so -> ../../lib/libldap_r.so.2.0.6 [yohgaki@dev ZE2]$ I guess you have them, but ld cannot find them. Make them available to ld using ldconfig. -- Yasuo > > Eric Jones (Contractor) > Pager: 520-459-9515 > Temp Phone: 520-533-6628 > Temp E-mail: [EMAIL PROTECTED] > > ********************** NOTICE ********************** > This e-mail account is being hosted on a > server that is NOT on the FT. Huachuca network. > > This server is not an approved DOD device and > is in no way, shape or form associated with the > DOD. > > This e-mail account is not secure and is only in > place as a temporary POC. > ********************** NOTICE ********************** > ----- Original Message ----- > From: "Yasuo Ohgaki" <[EMAIL PROTECTED]> > To: "Eric Jones (Contractor)" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Friday, January 25, 2002 1:14 PM > Subject: Re: [PHP-INST] Re: FreeBSD 4.4 / PHP 4.1.1 / PG 7.x --- > /usr/libexec/elf/ld: cannot find -lpq > > > >>Eric Jones (Contractor) wrote: >> >>>Actually I recompiled PG onto my box and it fixed everything. >>> >>>now I'm having a problem with Apache not booting up. >>> >>>Cannot load /usr/local/libexec/apache/libphp4.so into server: >>>/usr/local/libexec/apache/libphp4.so: Undefined symbol "X509_free" >>> >>> >>Just my guess. You don't have LDAP libs, don't you? >>-- >>Yasuo Ohgaki >> -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]