Gossamer Forum
Home : Products : Gossamer Links : Version 1.x :

install problem DBD::mysql

Quote Reply
install problem DBD::mysql
Hello,

I am trying to install Sqllinks on local server. I am allmost done (i think?), but the problem is as following:

When i run setup.cgi from sqllinks it tell me:

Checking for required modules:
CGI.pm ... version 2.46 ok!
DBI.pm ... version 1.14 ok!
Links.pm ... ok!

but then it happens:

Enter the name of your database driver [mysql]: mysql
SQL.mysql file loaded.
DBD::mysql not found! Perhaps you mistyped the driver name, or it may not be installed. Error message was:
Can't locate DBD/mysql.pm in @INC (@INC contains: .. /usr/lib/perl5/5.00503/i386-linux /usr/lib/perl5/5.00503 /usr/lib/perl5/site_perl/5.005/i386-linux /usr/lib/perl5/site_perl/5.005 .) at setup.cgi line 368, <> chunk 1.


Aborting .. please install the appropriate DBD driver and rerun setup.cgi.



Well after that i tried to install msql-mysql (is that the problem?) CPAN install DBD::mysql (select 3)

When i try to install it, it reports:

Enter the appropriate number: [3]
Checking if your kit is complete...
Looks good
Writing Makefile for Msql-Mysql-modules
mkdir blib
mkdir blib/lib
mkdir blib/arch
mkdir blib/arch/auto
mkdir blib/arch/auto/Msql-Mysql-modules
mkdir blib/lib/auto
mkdir blib/lib/auto/Msql-Mysql-modules
mkdir blib/man1
make: *** No rule to make target `dbimon', needed by `blib/script/dbimon'. Stop.
/usr/bin/make -- NOT OK

What is the problem, is it really msql-mysql DBD::mysql and how to solve it?

Allready thanks.

Note: I hope today the new of sqlLinks come out?:).

Subject Author Views Date
Post install problem DBD::mysql startpoint 1660 Jul 14, 2000, 5:13 PM