[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-developers] SQL DBI/DBD
- Subject: [cobalt-developers] SQL DBI/DBD
- From: Brian Foy Jr <cio@xxxxxxxxxxxxx>
- Date: Wed Jul 26 10:17:28 2000
- Organization: eWebPlace.com, Inc.
I installed the RedHat rpm for MYSQL. then I installed the BDI form
source.
Now when I try to install the DBD I get the make asking me where my
/include dir is. The rpm didn't make an include dir...if I try to tell it
any other dir (like the mysql dir's under php which is where it looks like
the .h files are) it says:
WARNING from evaluation of
/home/logon/Msql-Mysql-modules-1.1835/DBD-mysql/Makef
ile.PL: Cannot find one of include/mysql/mysql.h, include/mysql.h in
/usr/local
at Makefile.lib line 327, <STDIN> chunk 2.
Where is your mysql installed? Please tell me the directory that contains
the subdir include/. [/usr/local]
What do I tell it ?
Any Ideas?
Brian