Hi All,
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 someone 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
/bin/sh -c true
rm -f blib/arch/auto/DBD/mysql/mysql.sl
LD_RUN_PATH="/opt/mysql/lib/mysql:/lib" /opt/perl5/bin/perl myld ld -b -s -a shared dbdimp.o mysql.o -o blib/arch/auto/DBD/mysql/mysql.sl -L/opt/mysql/lib/mysql -lmysqlclient -lcrypt -lnsl -lm
chmod 755 blib/arch/auto/DBD/mysql/mysql.sl
chmod: can't access blib/arch/auto/DBD/mysql/mysql.sl
*** Error exit code 1
Stop.
Thanks and regards,
Umesh