Re: libperl.so Missing FIXED

2008-03-26 Thread robob
On 26/Mar/2008 14:07 [EMAIL PROTECTED] wrote .. > Problem is vim still says it cannot find it. I did run ldconfig. > After the re-compile with dynamic, I had to copy libperl.so to /lib :-)

Re: libperl.so Missing

2008-03-26 Thread robob
On 26/Mar/2008 12:30 Heiko Jansen wrote .. > > Am Mittwoch, den 26.03.2008, 12:17 -0500 schrieb [EMAIL PROTECTED]: > > On 26/Mar/2008 12:12 Heiko Jansen wrote .. > > > Did you really build a shared library? > > > > > > ./Configure should have asked you if you want to build a static perl > or > >

Re: libperl.so Missing

2008-03-26 Thread Heiko Jansen
Am Mittwoch, den 26.03.2008, 12:17 -0500 schrieb [EMAIL PROTECTED]: > On 26/Mar/2008 12:12 Heiko Jansen wrote .. > > Did you really build a shared library? > > > > ./Configure should have asked you if you want to build a static perl or > > a shared object/library > > > I have not had anything a

Re: libperl.so Missing

2008-03-26 Thread Heiko Jansen
Did you really build a shared library? ./Configure should have asked you if you want to build a static perl or a shared object/library Heiko Am Mittwoch, den 26.03.2008, 12:06 -0500 schrieb [EMAIL PROTECTED]: > Hello Folks, > > I have searched and re-installed stuff and cannot find the answer.

libperl.so Missing

2008-03-26 Thread robob
Hello Folks, I have searched and re-installed stuff and cannot find the answer. libperl.so is nowhere to be foud. I have perl5.8.8 installed from sources on Redhat ES WS 4.1. Mod_perl2 and others are installed. I did mod_perl2 from sources and others from CPAN. Help would be MUCH apprecia