Missing libmysqlclient.so.10.0.0?

Missing libmysqlclient.so.10.0.0?

am 30.09.2004 18:15:51 von George Zervakos

Hi list,

When running a perl script, I get this error message below:

perl bb.pl
ld.so.1: perl: fatal: relocation error: file
/usr/perl5/site_perl/5.6.1/sun4-solaris-64int/auto/DBD/mysql /mysql.so:
symbol mysql_init: referenced symbol not found
Killed


Versions of relevant pieces:

PERL version:
perl -v
This is perl, v5.6.1 built for sun4-solaris-64int
(with 48 registered patches, see perl -V for more detail)

MySQL version:
/usr/local/mysql-standard-4.0.21-sun-solaris2.9-sparc-64bit/ bin/mysqld

DBI version:
DBI-1.43

DBD version:
DBD-mysql-2.9004


PERL came compiled on this box:

Compiler:
cc=3D'cc', ccflags =3D'-D_LARGEFILE_SOURCE =
-D_FILE_OFFSET_BITS=3D64',
optimize=3D'-03',
cppflags=3D''
ccversion=3D'Sun WorkShop', gccversion=3D'', gccosandvers=3D''
intsize=3D4, longsize=3D4, ptrsize=3D4, doublesize=3D8, =
byteorder=3D87654321
d_longlong=3Ddefine, longlongsize=3D8, d_longdbl=3Ddefine, =
longdblsize=3D16
ivtype=3D'long long', ivsize=3D8, nvtype=3D'double', nvsize=3D8,
Off_t=3D'off_t', lseeksize=3D8
alignbytes=3D8, usemymalloc=3Dn, prototype=3Ddefine


The mysql was downloaded as a binary and configure was run which kicked
of the mysqld daemon. From reading around it seems I'm missing the
libmysqlclient.so file. This file is nowhere to be found on my entire
machine. Apparently it was not included in the binary I downloaded and
installed. =20

I tried compiling mysql from source thinking the file would be
generated, however I ran into some other problems that I don't really
want to get into here. Basically my question is, why am I missing this
file and how can I make it so that it gets created/generated so I can
avoid this error?

Thanks for any help,

george =20




--
MySQL Perl Mailing List
For list archives: http://lists.mysql.com/perl
To unsubscribe: http://lists.mysql.com/perl?unsub=3Dgcdmp-msql-mysql-modules @m.gmane.org