Thread: configuring question?
I'm just now installing postgresql 7.0.3, apache 1.3.14 and php 3.0.18. i have successfully installed postgres, i have configured apache, and i was configuring php, when at the very end of the configuration, i got a configure: error: Invalid Apache directory - unable to find httpd.h under ../apache-_1.3.14 I did a file find and httpd.h is under /usr/src/apache_1.3.14/src/include. Can anyone tell me what to do here? Thanks, michael
On Fri, 15 Jun 2001, Michael wrote: > I'm just now installing postgresql 7.0.3, apache 1.3.14 and php 3.0.18. why are you installing these old versions? the latest versions of the code are: postgresql: 7.1, apache: 1.3.20, php: 4.0.5 > configure: error: Invalid Apache directory - unable to find httpd.h under > ../apache-_1.3.14 > > I did a file find and httpd.h is under /usr/src/apache_1.3.14/src/include. Looks like you've got the information here with you... change the dash '-' in the spelling of your apache directory in your configure line to find the appropriate apache directory which you state really has an underscore '_'. - Willie Northway ---- Willie Northway - Software Developer http://www.willienorthway.com/ Diamond Bullet Design - http://www.diamondbullet.com