[mp2] Solaris: make test failures

2004-11-03 Thread Mr jeremy pennington
I am new to modperl and have been trying to get it running for the past week but not having any luck. The first time I run make test it errored out and said unable to start the server, but I tried again later and got past that and now I get the following errors. I am running solaris 9, apache 2.0.5

Re: [mp2] Solaris: modperl/request_rec_tie_api.t failure

2004-11-04 Thread Mr jeremy pennington
So either upgrade your perl and try again, or send us the backtrace of the core file: I choose to upgrade perl to 5.8.5, which took care of both of my make test failures. Therefore, make test and install completed without errors. However, I am trying to test the installion with the rock.pl (http:

Re: [mp2] Solaris: protocol/pseudo_http failure

2004-11-04 Thread Mr jeremy pennington
For Reference Purposes: This problem was fixed by upgrading to perl 5.8.5, I did not try the pathes as I needed to upgrade because of another problem. --- Stas Bekman <[EMAIL PROTECTED]> wrote: > Mr jeremy pennington wrote: > > I am new to modperl and have been trying to get it