Hi all,

I'm trying to compile PHP 4.0.6 on LinuxPPC and I keep tripping over the
MySQL part. It just won't compile (can't find headers during the MySQL bit).

All the documentation points to there being a /usr/local/mysql/ folder but
after my MySQL install (rpm) I don't have such a folder. The nearest I have
is:

/usr/bin/                which seems to have all the client stuff;
/usr/bin/include     which has several files with '.h' extensions (headers?)
/var/lib/mysql        which has the server/engine stuff
/usr/local/php-4.0.6/ext/libmysql/  which appears to have more '.h' files.

Obviously the files are there somewhere but I'm stuck as to how to do the
'./configure'.

I cannot use the prescribed '--with-mysql=/usr/local/mysql' coz that won't
point to anything. So what do i use?

Please help this newbie get started.

George P in Edinburgh


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to