Menu

#7 Install problem

open
nobody
None
5
2007-09-21
2007-09-21
Anonymous
No

the configure script tries to run the php-config file as an executable, but, by default, it's not executable so "$prefix" will always be zero & make the rest of the configure fail with a message "Please use --with-php-config=PATH". I got around this by setting the execute bit, but there are a number of other ways of doing it. At the very least, a better error message would be helpful.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.