Mike, find out where your mysql.h file is:
type: 'locate mysql.h'
(If you don't have 'locate', use 'find / -name mysql.h')
You should get an answer like:
/usr/include/mysql/mysql.h
If so, you need to use '/usr' in your install (It contains the include
directory where mysql stuff is.)
YMMV depending on your installation, but if you get the same results as
above, you should be ok using '/usr'.
--Chris
On Mon, 28 Jun 1999, mwkohout wrote:
> I'm trying to install them on one of my systems, and i always get stuck
> during the installation(using MCPAN) of the Mysql bundle....it asks me
> where the directory in the mysql installation that contains the subdir
> 'include'...I've looked all day, but I can't seem to find it. Any help
> would be greatly appreciated.......
>
> thanks so much
> mike kohout
>
> ---------------------------------------------------------------------
> Please check "http://www.mysql.com/Manual_chapter/manual_toc.html" before
> posting. To request this thread, e-mail mysql-thread6083@stripped
>
> To unsubscribe, send a message to the address shown in the
> List-Unsubscribe header of this message. If you cannot see it,
> e-mail mysql-unsubscribe@stripped instead.
>