Re: Relocation error

2002-09-12 Thread Rich DeSimone
2002 13:57:25 -0400 Rich DeSimone [EMAIL PROTECTED] wrote: I thought 5.8.0 was stable? Do you suggest I use an earlier version? No. I was thinking about Debian. I I tried apt-get install libdbd-mysql-perl and it says I have the newest version. Then look again at the error message you

Re: Relocation error

2002-09-11 Thread Rich DeSimone
, 10 Sep 2002 22:16:19 -0400 Rich DeSimone [EMAIL PROTECTED] wrote: [..] So I am assuming that code is right and I don't think it is even relevant to my problem. When I try to run the script I get perl: relocation error: /usr/local/lib/perl5/site_perl/5.8.0/i686-linux/auto/DBD/mysql/mysql.so

Re: Relocation error

2002-09-11 Thread Rich DeSimone
[EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, September 11, 2002 1:41 PM Subject: Re: Relocation error On Wed, 11 Sep 2002 10:33:36 -0400 Rich DeSimone [EMAIL PROTECTED] wrote: I am using debian and I verified which packages are installed by viewing a list at http://slashcode.com

Relocation error

2002-09-10 Thread Rich DeSimone
Ok I am fairly new to perl and perl DBI so please bear with me. I thought I set everything up right .. I did: perl -MCPAN -e 'install DBI' perl -MCPAN -e 'install DBD::mysql' That went ok, so I found some basic code to test it out.. #!/usr/bin/perl -w use DBI; my $dsn =

Msql-Mysql-modules

2002-09-06 Thread Rich DeSimone
Hi, I am trying to install the Msql-Mysql modules and seem to be getting an error. I installed the data-dumper and DBI modules and had no problem. This is what I am getting.. [root] (~/Msql-Mysql-modules-1.2219)- perl Makefile.PL Which drivers do you want to install? 1) MySQL only