How to make install apache server
I downloaded from the official web site and tar xzvf apache_1.3.23.tar.gz to direcroty /root and I got a file named"/root/apache_1.3.23".Now should I "make" it ?and I got message"no targets specified and no makefile found.Stop"."rpm -q apache",it said that"package apache not installed".What should I do to make and make install apache server.Thanks.
|