LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   can't find apache package (https://www.linuxquestions.org/questions/linux-software-2/cant-find-apache-package-177465/)

NickyS 05-03-2004 04:06 PM

can't find apache package
 
hi

i have RH8,
i entered the Package Management -> Add or Remove Packages

i want to install the Apache package, i can't find it!!!!!

where is it??


thank you

bulliver 05-03-2004 04:19 PM

It's on one of the install disks. Probably 2 or 3, though I am not sure. If you don't have the disks then search for it at rpmfind.net

david_ross 05-03-2004 04:22 PM

Welcome to LQ.

I would strongly reccomend installing from source - see:
http://lamps.efactory.de/e-lamps-2-0.shtml

If you really want to use rpms then try rpmfind:
http://fr2.rpmfind.net/linux/rpm2htm...redhat-8&arch=

punker22 05-03-2004 04:38 PM

better yet get it from the source http://ftp.redhat.com/pub/redhat/lin...6/RedHat/RPMS/

the copy from the disc :D

NickyS 05-04-2004 04:21 AM

i've downloaded file
apache-2.0.49-6tr.i586.rpm (from the apache website)

please tell me how to install it and configure it...
i'd really appreciate an easy-to-follow step-by-step approach!

(eventually, i want to be able to create PHP sites on my computer, setting my computer as localhost)

thank you all for your help.


(and by the way bulliver, i have all 3 disks of Red-Hat Linux 8, but i couldn't know where to find it there, and how to install it.)

david_ross 05-04-2004 12:36 PM

You can install an rpm with:
rpm -ivh /path/to/file.rpm


All times are GMT -5. The time now is 05:11 PM.