>On my machine: > >1025 [tonni:mercurius.intern] /u/home/tonni $ ls -l /usr/lib/libz.so >lrwxrwxrwx 1 root root 13 Jun 19 11:54 /usr/lib/libz.so -> libz.so.1.2.3 >1026 [tonni:mercurius.intern] /u/home/tonni $ ls -l /usr/lib/libz.so.1.2.3 >-rwxr-xr-x 1 root root 75284 Jul 19 2006 /usr/lib/libz.so.1.2.3 > >What does yours give?
Well, They differ, as could be expected: kitty1:/usr/src# ls -l /usr/lib/libz.so lrwxrwxrwx 1 root root 15 2007-12-05 01:04 /usr/lib/libz.so -> libz.so.1.2.3.3 kitty1:/usr/src# ls -l /usr/lib/libz.so.1.2.3.3 -rw-r--r-- 1 root root 81012 2007-10-01 01:20 /usr/lib/libz.so.1.2.3.3 But as I mentioned before, after removing ldap support from the build, everything worked as expected. Thanks for your time and effort. Regards, Dudi No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.503 / Virus Database: 269.16.14/1171 - Release Date: 12/4/2007 19:31
