LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 09-16-2004, 08:57 PM   #1
m2azer
Member
 
Registered: Sep 2004
Location: USA
Distribution: red hat, fedora & centos
Posts: 202

Rep: Reputation: 30
Question apache 2.0.51 on Fedora


i am trying to install Apache 2.0.51 on Fedora using gcc 3.4.2.

when i run the following:
./configure --enable-so --enable-cgi --enable-info --enable-rewrite --enable-spelling --enable-usertrack --enable-deflate --enable-ssl

i get this error

"Checking whether to enable mod_deflate..... Configure: error: mod_deflate has been requested but can not be built due to prerequistie failures.."

then when i try to run ' make' i get the following error:
"make: no targets specified and no makefile found. Stop"

I am new to linux and i am afraid that it might be a dump question but please spare a couple of minutes to assist me.

thank you very much in advance.
 
Old 09-16-2004, 09:22 PM   #2
btmiller
Senior Member
 
Registered: May 2004
Location: In the DC 'burbs
Distribution: Arch, Scientific Linux, Debian, Ubuntu
Posts: 4,290

Rep: Reputation: 378Reputation: 378Reputation: 378Reputation: 378
Welcome to LQ!

The problem is pretty straightforward based on what you said -- you told configure to build Apache with mod_deflate enabled, but it can't because it's missing some software you need to make mod_deflate work. As a result, configure does not finish, does not build a makefile, and you can't run make. There are a couple of things you can do:

1) live without mod_deflate
2) figure out what's missing (one or both of the zlib and zlib-devel packages maybe?) -- config.log should tell you the exact problem.
3) install Apache from RPM.

Hope this helps -- ask if something's not clear to you!
 
Old 09-18-2004, 06:11 PM   #3
m2azer
Member
 
Registered: Sep 2004
Location: USA
Distribution: red hat, fedora & centos
Posts: 202

Original Poster
Rep: Reputation: 30
Thank you for the help.

well, i have checked my "config.log" file and here what i found :

checking for zlib location
result: not found
checking whether to enable mod_deflate
error: mod_deflate has been reqested but can not be built due to prerequisite failures.

i am sure that zlib is installed on my pc because i ran rpm -q zlib and it came back with
zlib-1.2.0.7-2


plus while looking in the config.log i see alot of
|| test ! -s conftest.err
confiure: failed program was : ?*confdefs.h. */

again thank for you time and your help
 
Old 09-19-2008, 05:50 AM   #4
Øystein Carlson Bleie
LQ Newbie
 
Registered: Sep 2008
Posts: 2

Rep: Reputation: 0
Lightbulb possible fix: zlib

Quote:
Originally Posted by m2azer View Post
i am trying to install Apache 2.0.51 on Fedora using gcc 3.4.2.

when i run the following:
./configure --enable-so --enable-cgi --enable-info --enable-rewrite --enable-spelling --enable-usertrack --enable-deflate --enable-ssl

i get this error

"Checking whether to enable mod_deflate..... Configure: error: mod_deflate has been requested but can not be built due to prerequistie failures.."

then when i try to run ' make' i get the following error:
"make: no targets specified and no makefile found. Stop"

I am new to linux and i am afraid that it might be a dump question but please spare a couple of minutes to assist me.

thank you very much in advance.


Have you tried this?
# yum install zlib-devel
 
Old 09-19-2008, 05:51 AM   #5
Øystein Carlson Bleie
LQ Newbie
 
Registered: Sep 2008
Posts: 2

Rep: Reputation: 0
zlib

Try this:
# yum install zlib-devel

Regards
ØysteinCB
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Compiling Apache when I already have Apache that came with Fedora bwoodruff Fedora 6 08-21-2005 03:00 PM
Fedora 3 and Apache webwolf70 Fedora 2 05-05-2005 11:51 PM
apache on fedora chazzwozzer Linux - Newbie 4 11-26-2004 03:23 PM
Fedora Apache treotan Linux - Newbie 2 06-22-2004 10:00 AM
Apache 1.3 on Fedora Need MUCH HELP!!! red118a Linux - Newbie 2 01-30-2004 10:22 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 10:37 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration