pwpeterson
Programmer
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 --with-freetype-dir=/usr/include ?
Question 2: Is there two ways of setting an option? That is is --with-png the same as --with-png-dir? Are they interchangeable?
pwp
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 --with-freetype-dir=/usr/include ?
Question 2: Is there two ways of setting an option? That is is --with-png the same as --with-png-dir? Are they interchangeable?
pwp