LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Apache installation problem (https://www.linuxquestions.org/questions/linux-software-2/apache-installation-problem-262995/)

newLinuz 12-05-2004 06:09 PM

Apache installation problem
 
Hi,

I am new to Linux and want to install Apache 2.0.52 on SUSE 9.1. After executing the command line "./configure", I then executed the command line "make", but, I got the following error message:

bash: make: command not found

Can someone help me out?

Thanks in advance.

trickykid 12-05-2004 07:40 PM

You probably don't have the tools to compile from source. Your probably better off installing by RPM since your using Suse which is RPM based, if you still wish to install by source, you'll probably need to install gcc, pmake, and so on to get things working.


All times are GMT -5. The time now is 11:32 AM.