RE: Embperl 2.2.0 make test failures

2006-04-17 Thread Gerald Richter
> > > > 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

RE: Embper 2.10 and Apache 2.2.0

2006-04-17 Thread Gerald Richter
> > 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

RE: Embperl 2.2.0 make test failures

2006-04-17 Thread Gerald Richter
smime.p7m Description: S/MIME encrypted message

RE: AIX/IHS and embperl build issues

2006-04-17 Thread Gerald Richter
> > > > 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

AIX/IHS and embperl build issues

2006-04-17 Thread HALL, SUSAN (SBCSI)
> 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