I've compiled & installed software from source before but PHP 5 is proving a challenge.

I've decompressed the tarball and cd into the directory. Run ./configure which seems to work ok but then when I do make I get the following error:

"No targets specified and no makefile found"

Sure enough there is no makefile in the directory so for some reason ./configure isn't creating one.

Can anyone offer any help?

Thanks
AW

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to