[MKDoc-admin] Can't load .so
Mike Preston
issmip at leeds.ac.uk
Tue Jan 28 12:25:35 GMT 2003
Thanks Bruno.
I removed the perl references in httpd.conf and I can now get all
three sites.
I've tried re-building libperl.so and mod_perl. I simply used
# cd perl-5.8.0
# sh Configure -Duseshrplib
# make
# make install
# cd ../mod_perl-1.27
# perl Makefile.PL
# make
# make install
These use gcc 2.95.3 and GNU's ld. However, it didn't help.
Mike.
--
Mike Preston Email: M.I.Preston at leeds.ac.uk
Information Systems Services Phone: 0113 233 5844
University of Leeds Fax: 0113 233 5411
Leeds LS2 9JT
Quoting Bruno Postle <bruno at mkdoc.com>:
> On Tue 28-Jan-2003 at 11:26:31AM +0000, Bruno Postle wrote:
> >
> > His solution was "I had to rebuild perl as shared libperl.so Perl
> > library for mod_perl to work"
> >
> > This isn't something I had to do on solaris, but dynamically loading
> > modules seems to be a common source of solaris fun.
>
> How are you compiling mod_perl and apache?
>
> Are you using crle to set the library path or are you setting
> LDFLAGS & CPPFLAGS before compiling?
>
> --
> Bruno http://mkdoc.com/
>
> _______________________________________________
> MKDoc-admin mailing list
> MKDoc-admin at lists.webarch.co.uk
> http://lists.webarch.co.uk/mailman/listinfo/mkdoc-admin
More information about the MKDoc-admin
mailing list