LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Installing a different version of Apache/mod_perl, how? (https://www.linuxquestions.org/questions/linux-newbie-8/installing-a-different-version-of-apache-mod_perl-how-135577/)

admanb 01-16-2004 07:06 PM

Installing a different version of Apache/mod_perl, how?
 
I'm trying to install the CMS Bricolage in Redhat, it doesn't work with the Apace and mod_perl RPMs that are installed, so I need to install them from source, I've never installed a program from source before, so that's my first problem, :). Just figuring out how to install a RPM from the Terminal took 45 minutes...

Is everything automated once you untar and do make install? Everything goes where it's supposed to be?

And do I really want two versions of Apace and mod_perl installed? Will the new install overwrite the old one automatically? Do I need to delete it myself? Are there any other packages that will need to be reconfigured to use them?

david_ross 01-17-2004 08:32 AM

Uninstall the exisitng rpms then follow the howto here and you should be ok:
http://lamps.efactory.de/e-index.shtml

admanb 01-19-2004 02:41 PM

mod_python, mod_ssl, mod_auth_mysql, and mod_auth_pgsql all require the apache rpms (httpd). If I force uninstall httpd is it possible to re-link all of these to the new version of apache? Or would it be easier to just uninstall everything?

david_ross 01-19-2004 02:44 PM

just uninsall everything.


All times are GMT -5. The time now is 02:06 AM.