RE: same problem with symbol net_buffer_length not found with "ma ke test" for DBD::mysql

RE: same problem with symbol net_buffer_length not found with "ma ke test" for DBD::mysql

am 06.08.2003 04:01:27 von ben.eisel

Rudy,

Big thankyous. Where do I send the postcard?

Thanks to everyone for the help on this one. It's been a headache :D Who's going to volunteer to go through all the mailing lists with this problem and post a fix?

- Ben

> -----Original Message-----
> From: Rudy Lippan [mailto:rlippan@remotelinux.com]
> Sent: Wednesday, 6 August 2003 9:06 AM
> To: Thomas Whitney
> Cc: kknox@tln.lib.mi.us; Michael Koch; perl@lists.mysql.com
> Subject: RE: same problem with symbol net_buffer_length not
> found with 'make test' for DBD::mysql
>
>
> On Tue, 5 Aug 2003, Thomas Whitney wrote:
>
> > It is also failing most of the test for me.
> > I did the following
> >
> > make clean
> >
> > perl Makefile.PL --cflags=-I/usr/local/mysql/include/mysql \
> > --libs=-L/usr/local/mysql/lib/mysql -lmysqlclient -lcrypt -lnsl -lm
> >
> > make
> >
> > cc -shared -L/usr/local/mysql/lib/mysql -L/usr/local/lib
> dbdimp.o \
> > mysql.o -o blib/arch/auto/DBD/mysql/mysql.so -lmysqlclient
> >
> > (* Note: I left off -lz because I get an error - can't find -lz.)
> >
> > make test
> >
> > == Make Test Result ====================
> >
> > PERL_DL_NONLAZY=1 /usr/local/bin/perl
> "-MExtUtils::Command::MM" "-e"
> > "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
> > t/00base...........install_driver(mysql) failed: Can't load
> > '/usr/local/src/DBD-mysql-2.9002/blib/arch/auto/DBD/mysql/my sql.so'
> > for module DBD::mysql: libmysqlclient.so.12: cannot open
> shared object
> > file: No
>
> Much better. You just need to tell your system where to find
> libmysqlclient.so.12; so :
>
> export LD_LIBRARY_PATH=/usr/local/mysql/lib/mysql > whatever your path to libmysqlclient.so.12 is.
>
> make test;
>
>
>
> Rudy
>
>
> --
> MySQL Perl Mailing List
> For list archives: http://lists.mysql.com/perl
> To unsubscribe:
> http://lists.mysql.com/perl?> unsub=ben.eisel@qmtechnologies.com
>
OutboundAppend=

This message and any attachment is confidential and may be privileged or otherwise protected from disclosure. If you have received it by mistake please let us know by reply and then delete it from your system; you should not copy the message or disclose its contents to anyone.


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