Re: red hat mod_perl build problem

2005-04-05 Thread Tom Caldwell
Thanks, Tom, for the worldly advice. But, here is my situation. I am a single individual supporting 8+ Oracle research databases at Vanderbilt University Medical center using a modperl authorization system that I developed under modperl 1 and other perl scripts that run under the Registry module

Re: red hat mod_perl build problem

2005-04-04 Thread Tom Schindl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I won't do that because when develping code on such an old code base like 1.99.09 many things have been corrected/changed beside security holes closed in apache 2, ... . And mod_perl is changing the next release will probably shift everything from A

Re: red hat mod_perl build problem

2005-04-04 Thread Tom Caldwell
Thanks for the reply, but I did some more digging and decided that having 2 versions of perl installed (improperly) on my system was probably the culprit. And since red hat provides a version of apache2 and modperl 2 with perl 5.8.0, I decided to just go with that, even though it is 1.5 years o

Re: red hat mod_perl build problem

2005-04-04 Thread Stas Bekman
Tom Caldwell wrote: I am having a problem install mod_perl on red hat 9 with apache 2.0.53 installed in dir /opt/apache2 (it runs). I executed >perl Makefile.PL with options MP_USE_DSO=1 and MP_AP_PREFIX=/opt/apache2 which ran successfully. Then I executed >make and got the following results: g

red hat mod_perl build problem

2005-03-30 Thread Tom Caldwell
I am having a problem install mod_perl on red hat 9 with apache 2.0.53 installed in dir /opt/apache2 (it runs). I executed >perl Makefile.PL with options MP_USE_DSO=1 and MP_AP_PREFIX=/opt/apache2 which ran successfully. Then I executed >make and got the following results: gcc -I/home/caldwell