I found the cause of this error. Somehow I'd managed to install an apache 
build I did, where I was running mod_perl dynamically not static. I copied 
over my latest build where I run mod_perl statically and it was fine.


>From: Michael Peppler <[EMAIL PROTECTED]>
>To: darren chamberlain <[EMAIL PROTECTED]>
>CC: [EMAIL PROTECTED]
>Subject: Re: where is libperl.so.1?
>Date: Thu, 7 Mar 2002 13:14:41 -0800
>MIME-Version: 1.0
>Received: from [63.251.56.142] by hotmail.com (3.2) with ESMTP id 
>MHotMailBE51235C00C44004324B3FFB388E106F0; Thu, 07 Mar 2002 13:15:08 -0800
>Received: (qmail 28237 invoked by uid 500); 7 Mar 2002 21:14:51 -0000
>Received: (qmail 28221 invoked from network); 7 Mar 2002 21:14:50 -0000
>From modperl-return-23386-vervoom Thu, 07 Mar 2002 13:15:21 -0800
>Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
>Precedence: bulk
>list-help: <mailto:[EMAIL PROTECTED]>
>list-unsubscribe: <mailto:[EMAIL PROTECTED]>
>list-post: <mailto:[EMAIL PROTECTED]>
>Delivered-To: mailing list [EMAIL PROTECTED]
>Message-ID: <[EMAIL PROTECTED]>
>In-Reply-To: <[EMAIL PROTECTED]>
>References: 
><[EMAIL PROTECTED]><[EMAIL PROTECTED]>
>X-Mailer: VM 6.92 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid
>X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N
>
>darren chamberlain writes:
>  > Quoting J S <[EMAIL PROTECTED]> [Mar 07, 2002 12:18]:
>  > > I've installed an apache build I did onto a Solaris
>  > > 2.6 box, and when I try to start it I get the following error 
>message:
>  > >
>  > > ld.so.1: /opt/apache_1.3.22/bin/httpd: fatal: libperl.so.1: open 
>failed:
>  > > No such file or directory
>  > > Killed
>  > >
>  > > I can't find libperl.so on either the original box, or the box
>  > > I'm installing to. Can anyone help me out please?
>  >
>  > You shouldn't need to find libperl.so if you've built it
>  > statically.
>
>He does need libperl.so if he built *perl* to use a shared libperl
>instead of a static libperl.a
>
>I guess setting LD_LIBRARY_PATH correctly (to include
>/usr/lib/perl5/5.6.x/i386-linux/CORE or wherever the main perl library
>is located on that box) should fix the problem.
>
>Michael
>--
>Michael Peppler                              Data Migrations, Inc.
>[EMAIL PROTECTED]           *or*          [EMAIL PROTECTED]
>http://www.mbay.net/~mpeppler
>International Sybase User Group: http://www.isug.com


_________________________________________________________________
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx

Reply via email to