"George Pitcher" <[EMAIL PROTECTED]> wrote in message
01e501c12c7d$e9c831f0$[EMAIL PROTECTED]">news:01e501c12c7d$e9c831f0$[EMAIL PROTECTED]...
> 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.

    Do a

locate mysqld

    And see what that pops up.  If you did it by rpm, mysql is probably in a
/etc/mysql  directory.

--
==================
Grant Boggs
http://www.cornersonesoftware.ws



-- 
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