I have a couple of general questions about building PHP during the config process. The questions are in regards to the --with options available.
Question 1: What happens if I don't provide a directory for a given option, eg --with-mysql vs -with-mysql=/usr/local OR --with-freetype-dir vs...
sleipnir, Thank you... Keep in mind I installed the binaries to /usr/local/myslq which puts the headers in /usr/local/mysql/include. I created and moved the headers to /usr/lib/mysql and set -with-mysql=/usr. I still got the same error.
danielhozac, Thank you as well... I created and moved...
Are the mysql headers in your /usr directory? Mine are in /usr/local/mysql/include. I set it to -with-mysql=/usr and got the same result:
configure: error: Cannot find header files under /usr
pwp
I am having problems getting PHP's ./configure to complete when I include --with-myslq=/usr/local/mysql. I get
"configure: error: Cannot find header files under /usr/include/mysql". The headers are there. I tried to move them to another directory and I get the same message.
I can...
I am a new user to PHP. I installed Apache 2.0.45 and PHP 4.3.2rc1 last night on my RH8.0 server and tested it out by running a template containing phpinfo(). It worked as expected and returned a response reflecting the correct build date and configuration options.
This morning I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.