Re: Basic Help, RedHat

2006-06-22 Thread Jie Gao
On Thu, 22 Jun 2006, mark wrote: > Date: Thu, 22 Jun 2006 09:06:59 -0700 > From: mark <[EMAIL PROTECTED]> > To: Chris Werner <[EMAIL PROTECTED]> > Cc: Tom Weber <[EMAIL PROTECTED]>, modperl@perl.apache.org > Subject: Re: Basic Help, RedHat > > All this st

Re: Basic Help, RedHat

2006-06-22 Thread Frank Wiles
On Thu, 22 Jun 2006 10:27:32 -0500 Chris Werner <[EMAIL PROTECTED]> wrote: > Tom, > I never build on RedHat, I consider it a prepackage type > distribution; If the package you need is not available you are out of > luck. That's not really fair to RH in my opinion. If the package doesn't exi

Re: Basic Help, RedHat

2006-06-22 Thread mark
All this stuff (apache, mod_perl, etc) builds fine on Redhat. You certainly don't need to change from Redhat to some other distribution just to build apache and mod_perl. All you need to do is *ignore* the Redhat packages. Simply download and build apache and mod_perl, just as you would anywhere

Re: Basic Help, RedHat

2006-06-22 Thread Hendrik Van Belleghem
Tom, I've had no trouble with Red Hat packages and Apache or mod_perl in the past.. but last time I did that, RH9 was just out. I can recommend the following installation plan for Apache. It always worked for me, on various linux dists. http://www.delouw.ch/linux/apache.phtml There is also a XA

Re: Basic Help, RedHat

2006-06-22 Thread Clinton Gormley
Hi Tom Here's the install script that I walk through to install Apache 2, mod_perl 2 and libapreq. Done it on a number of machines including redhat, and it works for me. You may get errors along the way because of missing libraries. Just install them and repeat the last step. It installs apach

RE: Basic Help, RedHat

2006-06-22 Thread Chris Werner
Tom,   I never build on RedHat, I consider it a prepackage type distribution; If the package you need is not available you are out of luck.   If you want to build tools, go to a distribution set up with a clean build environment: I recommend slackware or one of these derivatives.   I