Actually, I had downloded the RPMS for Red Hat 7.1, I had even tried using
up2date. the thing is Red hadt's certificate that's used by up2date to
connect to Rh site expired somewhere in august.; so i was facing the same
probel truying to upgrade up2date for Rh 7.1 :) , It gave some
python-xmlrpc, which inturn asked for mkinitrd 3.2 which inturn.....

So I decided to compile from source
I downloded apache_1.3.28 source, and mod_perl

first I compiled apache with the folowing options
configured apache with the folowing options
./configure --prefix=/usr/local/apache --enable-module=most--enable-shared=m
ax --with-layout=RedHat
make
make install

then i compiled mod=perl withthe following options
perl Makefile.PL APACHE_SRC=../apache_1.3.28/src DO_HTTPD=1 USE_APACI=1

It works now...
BTW: how do I check for all the modules that are installed with apache?

mani
----- Original Message ----- 
From: "Sandip Bhattacharya" <[EMAIL PROTECTED]>
To: "The Linux-Delhi mailing list" <[EMAIL PROTECTED]>
Sent: Tuesday, September 23, 2003 12:14 PM
Subject: Re: [ilugd] Apache 1.3x on pCQ 7.1


> Mithun Bhattacharya wrote:
> > I would not recommend that. RedHat has specific rpms for 7.1 For
> > security issues they will probably back port patches to apache 1.3.27
> > or in extreme cases generate rpm for a newer version. The OP has not
> > mentioned the distribution for which the rpm's were downloaded but if
> > they are for 7.1 it is best if up2date is used and all the dependancies
> > are resolved. If that is not a acceptable option I would rather remove
> > all apache* and mod_* rpm's before building from source.
> >
>
> The OP is definitely more at ease using packages than compiling from
> source. Atleast with using packages, he will no only need to upgrade
> from RPMs at apache site from time to time, and not recompile everytime
> a new version is out.
>
> - Sandip
>
> P.S. In the times of apt-get you still want to use up2date? ;) Ofcourse
> yes, apt-repositories for 7.1 does not exist i think. That is one good
> reason
>
> -- 
> Sandip Bhattacharya                        http://www.sandipb.net
> sandip at puroga.com
> Puroga Technologies Pvt. Ltd.
> http://www.puroga.com
>
>
> _______________________________________________
> ilugd mailing list
> [EMAIL PROTECTED]
> http://frodo.hserus.net/mailman/listinfo/ilugd
>


_______________________________________________
ilugd mailing list
[EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd

Reply via email to