As mysql is from an rpm, I bet it is in /usr, so use --with-mysql=/usr Also make sure mysql-devel rpm is installed.
Mark McCulligh wrote:
I am trying to ./configure PHP 4.3.3 on a system that already has MySQL 4.0.14 on it.
In the configure line --with-mysql=/path/to/mysql were is the path for RPM versions of MySQL. I have search the computer but it looks like the mysql files are all over the place. Database files are in /var/lib/mysql BIN files are in /usr/bin/, etc...
If you install MySQL from a RPM what path do you put in the PHP configure line
Thanks, Mark.
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php