On Thu, 21 Oct 2004 16:05:15 -0400, Mike R <[EMAIL PROTECTED]> wrote:
> Redhat 7.3, I believe MySQL was installed with an RPM.  No, I don't have any
> development RPMs installed.  Should I maybe recompile MySQL first?

Installing MySQL from source is an option, but installing the MySQL
development rpm is a much quicker option.

rpm -Uvh 
ftp://ftp.redhat.com/pub/redhat/linux/7.3/en/os/i386/RedHat/RPMS/mysql-devel-3.23.49-3.i386.rpm

Then run ldconfig.

Then try your PHP ./configure again.


-- 
Greg Donald
Zend Certified Engineer
http://gdconsultants.com/
http://destiney.com/

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

Reply via email to