[rt-users] Trouble with RHEL 4 and installing FastCgi

William Harrison harrison at itrd.gov
Wed Jun 15 08:48:24 EDT 2005


 
Are you positive you have httpd-devel installed? Because the error sounds like its looking for files in the http-devel build directories...
 
Are you using RHEL4? If not, the httpd directories are in a different place, and you'll have to alter the top_dir statement of the Makefile.
 
Try doing a locate special.mk and see where it reports the file to be... it should report it as being in /usr/lib/httpd/build, which is symlinked to /etc/httpd/build...
 

-----Original Message-----
From: Pedro Ponte [mailto:pponte at netcabo.pt]
Sent: Wednesday, June 15, 2005 3:57 AM
To: rt-users at lists.bestpractical.com
Subject: [rt-users] Trouble with RHEL 4 and installing FastCgi



I' trying to install and I'm following the step-by-step road book at http://wiki.bestpractical.com/index.cgi?RHEL4InstallGuide

 

My problem is with compiling the FastCGI

 

wget http://www.fastcgi.com/dist/mod_fastcgi-2.4.2.tar.gz
gunzip mod_fastcgi-2.4.2.tar.gz
tar -xvf mod_fastcgi-2.4.2.tar
cd mod_fastcgi-2.4.2
cp Makefile.AP2 Makefile
edit Makefile:
  ###Modify for location of apache 2 installation:
  top_dir      = /etc/httpd
make
make install

 

when I try to execute "make" a get the error:

 

"Makefile:12: /etc/httpd/build/special.mk: no such file or directory 

 Make: *** No rule to make target '/etc/build/special.mk'. Stop. "

 

I have the httpd-devel installed, do I have to do any other step??

 

Please I need some help on this... 

 

Best regards

 

 

Pedro Ponte

 <mailto:pponte at netcabo.pt> pponte at netcabo.pt

TV Cabo Portugal

Direccao de Rede e Servicos IP

Tel. +351215002139 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20050615/d79204c5/attachment.htm>


More information about the rt-users mailing list