> >
> > Yes, still failing. I hadn't noticed how long the @INC path was. I
> > should probably take a closer look at that. Here's the
> output from the
> > test:
> >
>
Ok, this is really only failing because of your long @INC
path and the way the lines are wrapped around. I don't have a
> > Could you please run
> >
> > make test TESTARGS="-h --gdb"
> >
> > This should give you the chance to get a stackbacktrace
> form the test.
> > If you get the backtrace, please type a
> >
> > p *r
> >
> The backtrace is here:
>
> Program received signal SIGSEGV, Segmentation fault.
> [S
smime.p7m
Description: S/MIME encrypted message
> >
> > I could not start the webserver. Its httpd.conf embperl config is:
> >
Did you try make test? Does it work for you?
> >
> >
> > PerlModule Embperl;
> > PerlModule Apache::DBI;
> > PerlPassEnv ORACLE_HOME
> > PerlPassEnv HTTP_PI_REALM_NAME
> > PerlPas
> I need to move a current installation of several webservers using
> embedded perl from an old redhat/apache1.3.29 installation to AIX52
> and IBM HTTPServer 2.0.47.1.
>
> I use the AIX xlC compiler, the perl version is 5.8.0, thread-enabled.
>
> I installed modperl 2.0.2 with minimal trouble a