Hi,
I am trying to build DBD-mysql-2.1012 perl and mysql database driver on HPUX 11.11
operating system. I am getting this error, if I say 'make'. Can you help me to resolve
this. Mysql 3.23.42 and DBI 1.37 are installed on the machine.
ipvbs:/tmp/DBD-mysql-2.1012>make
/bin/sh -c true
Hi,
This caused me a little grief, so I thought that I would post it.
I wanted to be able to use the perl module DBD::mysql, to access a mysql
database.
I installed 'MYSQL 3.23.56' and 'perl 5.004'.
I installed the DBI module.
I compiled the DBD:mysql module.
When I ran 'make test', I got the fo