I am trying to build the 389 dirsrv. When building lperl looks for libperl in /usr/lib/ but it cannot find it.
Doing ln -sf /usr/lib/perl5/5.16.1/x86_64-linux-thread-multi/CORE/libperl.so /usr/lib/libperl.so Solves the problem. Is this a feature or a bug? Do I need to patch the makefile of the 389dirsrv? There is a lot about the location when googeling. Seems Fedora and Suse don't have it but certainly Ubuntu -- Best regards Thomas Spuhler
