Net-SSLeay-1.32 Confusion

2008-03-28 Thread robob
Hello Folks, OpenCA tells me I need IO:Socket::SSL which apparently needs Net::SSLeay. Installing Net::SSLeay from the interactive CPAN utility fails. So I downloaded Net-SSLeay-1.32. At the top of the README for Net-SSLeay-.32 is the following: README - Net::SSLeay Perl module for using

Apache2-ModSSL Makefile Fails

2008-03-26 Thread robob
Hello Folks, Trying to compile Apache2-ModSSL I get: # perl Makefile.PL [ info] generating script t/TEST Undefined subroutine &ModPerl::MM::WriteMakefile called at Makefile.PL line 11. If I then try to do make I get No targets. Ideas? Post somewhere else? Thanks, Robert A. Ober

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 > >

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