[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Whereis the Apache Source files on a Raq3
- Subject: RE: [cobalt-users] Whereis the Apache Source files on a Raq3
- From: "Dave" <daver1@xxxxxxxxxxxxxxx>
- Date: Fri Dec 22 12:56:04 2000
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
-----Original Message-----
Subject: [cobalt-users] Whereis the Apache Source files on a Raq3
Hi,
I am trying to install the php4_mod so I building from scratch. When I do
the configure part it tells me it can't find the apache httpd.h file. Can
somebody tell me where it is. I Have tired every include and lib folder to
find it.
Thanks.
Ronald van Maanen
-----------------reply-------------------
if telnet in as superuser and run the following command,
it will locate the file if it exsists;
locate -l0 httpd.h
the -l0 option turns off security checks.
On our RaQ3 the file is found at the following location;
/usr/include/apache/httpd.h
----------------------------------------------------------------------------
-----
Cheers, Dave Reid (Night Rider)
Engaging in a battle of wits should only be attempted when sufficiently
armed
----------------------------------------------------------------------------
-----