LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   httpd on FC3 (https://www.linuxquestions.org/questions/linux-newbie-8/httpd-on-fc3-265744/)

m2azer 12-12-2004 10:40 PM

httpd on FC3
 
Hello,

I am trying to install httpd 2.0.52 on FC3 but when i do ./configure --prefix=/usr/local/apache2 i get
"checking for APR... no
configure: error: APR not found"

i tried the documents on apache.org and i couldn't find anything that point me to what i am doing wrong or what do i need to fix this problem.

thank for you time and help in advance

Linux newb

Butt-Ugly 12-12-2004 11:41 PM

You can use 'yum' to install packages, it's one of the built in package managers for FC.

"yum install httpd"

If it's not configured, see here (its easy): http://www.brennan.id.au/07-Package_Management.html

Miles.

m2azer 12-13-2004 08:30 AM

Thank you for the reply ..
I need to configure the source code myself...

have anybody else seen the same error


Thanks

m2azer 12-13-2004 09:13 AM

Quote:

Originally posted by Butt-Ugly
You can use 'yum' to install packages, it's one of the built in package managers for FC.

"yum install httpd"

If it's not configured, see here (its easy): http://www.brennan.id.au/07-Package_Management.html

Miles.

Thanks for the link..very useful and right to the point.
are you going to complete the rest of the documents? like mail, apache, etc ...

Butt-Ugly 12-13-2004 03:13 PM

Yes, in fact I've just woken up now to keep working on apache... the howto is my number one priority atm.

We're discussing it in the Fedora forums if you want to keep updated: http://www.linuxquestions.org/questi...hreadid=262808

Miles.


All times are GMT -5. The time now is 07:03 AM.