Clinton Jackson wrote:
>
> When trying to install the DBD::moudles I get this error
> Where is your MySQL installed? Please tell me the directory that
> contains the subdir 'include'. [/usr/local] /usr/local
> Cannot find one of include/mysql/mysql.h, include/mysql.h in
> /usr/local at lib/D
> BD/mysql/Install.pm line 165, <STDIN> chunk 3.
>
> I have installed Mysql, but cannot find the include.h file when I do a
> search.
Most probably you need a package mysql-devel installed, or something
similar.