May be this link can help you: 
http:[EMAIL PROTECTED]/msg00636.html

--Raju


-----Original Message-----
From: Brad [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 19, 2001 10:22 AM
To: DBI-Users
Subject: Strange DBI Error.. Please help


Howdy,

I installed DBI, DBD, MySQL modules on a sun4u sparc without error.

MySQL client works fine. (from command line)

But Perl says this:

my $dbh = DBI->connect("DBI:mysql:user=root;database=NETWORK",
{'RaiseError' => 1});

-- error message --
ld.so.1: /usr/local/bin/perl: fatal: relocation error: file
/usr/local/lib/perl5/site_perl/5.6.1/sun4-solaris/auto/DBD/mysql/mysql.so:

symbol mysql_init: referenced symbol not found
Killed

Does anyone have any idea what I can do to fix? Checked numerous mailing

list archives addressing this issue, though I did not see any conclusive

suggestions...

Thanks in advance..

Brad


Reply via email to