Karl Kobata
karl.kobata at syncira.com
Tue Jun 20 23:14:02 EDT 2006
Thanks, it was in this rpm. >From redhat for rhel3, the package is called httpd-devel-2.0.46-56.ent for users of rhel3, the 2.0.46-56.ent part of this rpm should match your apache server package number. Example for our server it is: httpd-2.0.46-56.ent thanks for the help. -----Original Message----- From: mod_python-bounces at modpython.org [mailto:mod_python-bounces at modpython.org] On Behalf Of Robert Synnott Sent: Saturday, June 17, 2006 8:00 AM To: Karl Kobata Cc: mod_python at modpython.org Subject: Re: [mod_python] apxs for apache On 6/16/06, Karl Kobata <karl.kobata at syncira.com> wrote: > > > > > > > > > ________________________________ > > > From: Karl Kobata [mailto:karl.kobata at syncira.com] > Sent: Thursday, June 15, 2006 4:22 PM > To: 'mod_python at modpython.org' > Subject: apxs for apache > > > > We have redhat's version of apache running on our server - rhel3 ES. Redhat > has not provided updates to python newer than 2.2.3, and mod_python newer > than 3.0.4. I have downloaded 3.2.8 and found that I am missing 2 items - > flex and apxs. > > The newest flex from redhat is 2.5.4, but I found the source for debian, and > compiled 2.5.33. So now I am down to finding apxs. > > > > Does anyone know where I can get the apxs rpm or source? If I can get it > from redhat - what rpm package do I download? > > If it is not from redhat, where will I be able to get the source? > > > > Please help. > _______________________________________________ > Mod_python mailing list > Mod_python at modpython.org > http://mailman.modpython.org/mailman/listinfo/mod_python > > > It's probably in an rpm called 'apache-devel' or similar. Rob _______________________________________________ Mod_python mailing list Mod_python at modpython.org http://mailman.modpython.org/mailman/listinfo/mod_python
|