[rt-users] Trouble with RHEL 4 and installing FastCgi
Pedro Ponte
pponte at netcabo.pt
Thu Jun 16 04:31:42 EDT 2005
What if the locate special.mk hasn't found anything?
I'm using RHEL 4, and I executed rpm -qa grep httpd and I got:
httpd-manual-2.0.52-12.ent
httpd-suexec-2.0.52-12.ent
httpd-2.0.52-12.ent
system-config-httpd-1.3.1-1
And from this command a can be sure that the http-devel is installed right?
Or it is not installed?
Best regards
Pedro Ponte
<mailto:pponte at netcabo.pt> pponte at netcabo.pt
TV Cabo Portugal
Direccao de Rede e Servicos IP
Tel. +351215002139
_____
From: William Harrison [mailto:harrison at itrd.gov]
Sent: quarta-feira, 15 de Junho de 2005 13:48
To: Pedro Ponte
Cc: rt-users at lists.bestpractical.com
Subject: RE: [rt-users] Trouble with RHEL 4 and installing FastCgi
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/20050616/3f89046a/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3045 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20050616/3f89046a/attachment.bin>
More information about the rt-users
mailing list