LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 02-27-2004, 11:29 AM   #1
NoBrains
LQ Newbie
 
Registered: Feb 2004
Location: Milkyway
Distribution: Fedora Core 1
Posts: 22

Rep: Reputation: 15
Apache Installation problem


Hi all,

I'm getting a wierd error installing apache

Could anyone give me a hand on this plz?

Code:
Configuring for Apache, Version 1.3.29
 + using installation path layout: Apache (config.layout)
Creating Makefile
Creating Configuration.apaci in src
Creating Makefile in src
 + configured for Linux platform
 + setting C compiler to gcc
 + setting C pre-processor to gcc -E
 + using "tr [a-z] [A-Z]" to uppercase
 + checking for system header files
 + adding selected modules
 + using builtin Expat
 + checking sizeof various data types
 + doing sanity check on compiler and options
** A test compilation with your Makefile configuration
** failed.  The below error output from the compilation
** test will give you an idea what is failing. Note that
** Apache requires an ANSI C Compiler, such as gcc.

======== Error Output for sanity check ========
cd ..; gcc  -DLINUX=22 -DUSE_HSREGEX -DUSE_EXPAT -I./lib/expat-lite -DNO_DL_NEEDED `./apaci`     -o helpers/dummy helpers/dummy.c   -lm
============= End of Error Report =============

 Aborting!
I have no clue what am I doing wrong... I'm to linux anyway... Prolly something pretty basic

Misc info:
Code:
gcc -v
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.3.2/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --host=i386-redhat-linux
Thread model: posix
gcc version 3.3.2 20031022 (Red Hat Linux 3.3.2-1)
Thanks in advance,
NB

Last edited by NoBrains; 02-27-2004 at 11:31 AM.
 
Old 02-27-2004, 12:05 PM   #2
NoBrains
LQ Newbie
 
Registered: Feb 2004
Location: Milkyway
Distribution: Fedora Core 1
Posts: 22

Original Poster
Rep: Reputation: 15
Forgot to add I'm using Fedora Core 1

Thanks
 
Old 02-27-2004, 12:11 PM   #3
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Can you post up the ./configure options you are passing to Apache?

Cool
 
Old 02-27-2004, 12:18 PM   #4
NoBrains
LQ Newbie
 
Registered: Feb 2004
Location: Milkyway
Distribution: Fedora Core 1
Posts: 22

Original Poster
Rep: Reputation: 15
./configure --prefix=/opt/apache

Is the command I'm typing in the KDE Terminal
 
Old 02-27-2004, 12:26 PM   #5
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Are you able to compile other, smaller applications? Also, ensure you are root... I'm not too up on my Fedora knowledge, so it may simply be an application that is required to be installed before compiling can take place. If that's the case, you might simply want to use the package on the Fedora Install CD or mirror and install that instead of a tarball that needs compiling.

I'll wait to move this to the Fedora forum to see if that's what you want me to do or not.

Cool
 
Old 02-27-2004, 12:32 PM   #6
NoBrains
LQ Newbie
 
Registered: Feb 2004
Location: Milkyway
Distribution: Fedora Core 1
Posts: 22

Original Poster
Rep: Reputation: 15
I'm too new to linux to know how to compile other applications :P I was just following the Install file

As far as I know the only thing that I need to have installed is GCC.

Yes, I could do this with an RPM I supose but... I would like to try do it without it as I'm aiming to get some practice in this Linux routines

This is my 2nd installation of Fedora and in the 1st one I didn't have a problem with this I might have missed some installation package but I don't know which :/
 
Old 02-27-2004, 12:34 PM   #7
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Possibly make... You ought to see if you can find a small source file to compile, something easy on your system to see if you meet minimums

And for now, I'll move this to Fedora so the users can answer this question more definitively.

Moving to Distributions - Fedora

Cool
 
Old 02-27-2004, 12:43 PM   #8
NoBrains
LQ Newbie
 
Registered: Feb 2004
Location: Milkyway
Distribution: Fedora Core 1
Posts: 22

Original Poster
Rep: Reputation: 15
Hummm :/
 
Old 02-27-2004, 02:13 PM   #9
NoBrains
LQ Newbie
 
Registered: Feb 2004
Location: Milkyway
Distribution: Fedora Core 1
Posts: 22

Original Poster
Rep: Reputation: 15
Downloaded Apache 2.0.48 just typed the configure and make commands

So far so good

Prolly had a damaged package from my country mirror :/

Thanks for the help anyway.

Will post when installation is complete :=)

Edit --> Make complete
Waiting for Make Install to complete

Edit 2 --> Installation complete

Last edited by NoBrains; 02-27-2004 at 02:14 PM.
 
  


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
Apache Installation Fr33B5D Linux - Software 2 08-29-2005 04:09 AM
apache installation eydybdal Debian 2 03-29-2005 07:27 AM
Apache installation phamtranquocvie Linux - Newbie 1 03-20-2004 12:04 AM
differences between Apache 2.0.47 in comparison to Apache 1.3.28 installation? rohanrohanrohan Linux - Newbie 2 11-06-2003 01:22 AM
apache installation sridhar11 Red Hat 0 12-16-2002 02:03 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

All times are GMT -5. The time now is 02:32 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