Results 1 to 2 of 2
im trying to install apache 2 from source, i can use the ./configure command and have got passed that stage (i think) when it comes to 'make' it says 'bash: ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-10-2003 #1Just Joined!
- Join Date
- Mar 2003
- Posts
- 3
im trying to install apache 2, is gcc installed
im trying to install apache 2 from source, i can use the ./configure command and have got passed that stage (i think) when it comes to 'make' it says 'bash: make: comand not found'.
is gcc installed? is configure a gcc comand or a normal lnux shell comand, does anyone have a suggestion?
- 03-11-2003 #2Linux Enthusiast
- Join Date
- Jun 2002
- Location
- San Antonio
- Posts
- 621
gcc is installed, you need a sane "build toolchain" which includes Make, automake, autoconf, and I think that is about all. Get these from your local rpmfind.net or download them from ftp.gnu.org
I respectfully decline the invitation to join your delusion.


Reply With Quote
