RE: DBI installation

2002-03-07 Thread Dan Vande More
PROTECTED] Subject: DBI installation Hello all, I am new to linux. I need to connect to Mysql using perl. I downloaded DBI-1.18.tar.gz, Msql-Mysql-modules-1.2216.tar.gz from http://www.mysql.com/downloads/api-dbi.html. I don't see any installation instruction. Could some one show me ho

DBI installation

2002-03-07 Thread Andy Cheng
Hello all, I am new to linux. I need to connect to Mysql using perl. I downloaded DBI-1.18.tar.gz, Msql-Mysql-modules-1.2216.tar.gz from http://www.mysql.com/downloads/api-dbi.html. I don't see any installation instruction. Could some one show me how to install it? Thanks for the help.

Perl DBI installation. Help!

2002-03-07 Thread Andy Cheng
Hello all, I am new to linux. I was told that I need DBI::DBD to connect to Mysql using perl. So I go to http://www.mysql.com/downloads/api-dbi.html and downloaded DBI-1.18.tar.gz, Msql-Mysql-modules-1.2216.tar.gz. Using gunzip, I unziped the two files. Now I have DBI-1.18.tar and Msql-Mysq

[Mysql] Perl's DBI Installation

2001-07-30 Thread TestMonster
Hi, I have tried all night to install the perl5's DBI modue, DBI-0.68.tar.gz. Unfortunately, it failed to work for my system (Linux 6.0). (*_*) The first command I issued #perl ./Makefile.PL seemed OK but the second command: #make ( I received the incompatible pointer type error) I also tried

RE: DBI installation on solaris8

2001-06-29 Thread Kapil Sharma
Hi, I am getting the following errors on compilation of DBI perl module on solaris 8. # make mkdir blib mkdir blib/lib mkdir blib/arch mkdir blib/arch/auto mkdir blib/arch/auto/DBI mkdir blib/lib/auto mkdir blib/lib/auto/DBI mkdir blib/man1 mkdir blib/man3 cp lib/DBI/W32ODBC.pm blib/lib/DBI/W32OD