R: test error installing DBD

R: test error installing DBD

am 29.03.2005 18:07:37 von laboratorio sistemi traffico

------=_NextPart_000_16DC8_01C5348A.E98B5140
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

If you still find errors with DBD see on www.mysql.org there is a =
description on a PURE PERL solution to use MYSQL without DBD (for system =
where is NOT possile compile and install DBD correctly).

good luck.

Andrea.

-----Messaggio originale-----
Da: David Logan [mailto:david@lcscreative.com]
Inviato: lun 28/03/2005 11.37
A: Yair Lapin
Cc: Ashok NG; msql-mysql-modules@lists.mysql.com
Oggetto: Re: test error installing DBD
=20
Yair Lapin wrote:

>If you try to install mysql dbd in solaris you've a problem. The =
linkage
>stage fail, not always , sometimes. There different reasons for this, =
depend
>which solaris, mysql and perl interpreter you've. You can find a lot
>information in mysql forums and google forum (perl/modules).=20
>
>-----Original Message-----
>From: Ashok NG [mailto:ngashok@gmail.com]=20
>Sent: Monday, March 28, 2005 8:30 AM
>To: msql-mysql-modules@lists.mysql.com
>Subject: test error installing DBD
>
>
>Hi ppl
>
>This may be a common error as i browsed through the net. I am getting
>manny errors when i do a make test. Could u please help me to get rid
>of this.
>Compilation of DBD goes fine..
>This is the output i get when i do a make test
>=20
>PERL_DL_NONLAZY=3D1 /usr/bin/perl -Iblib/arch -Iblib/lib
>-I/usr/perl5/5.6.1/lib/su
>n4-solaris-64int -I/usr/perl5/5.6.1/lib -e 'use Test::Harness =
qw(&runtests
>$verb
>ose); $verbose=3D0; runtests @ARGV;' t/*.t
>t/00base...........install_driver(mysql) failed: Can't load
>'blib/arch/auto/DBD/
>mysql/mysql.so' for module DBD::mysql: ld.so.1: /usr/bin/perl: fatal:
>libmysqlcl
>ient.so.10: open failed: No such file or directory at
>/usr/perl5/5.6.1/lib/sun4-
>solaris-64int/DynaLoader.pm line 206.
>Compilation failed in require at (eval 1) line 3.
>Perhaps a required shared library or dll isn't installed where expected
>t/00base...........dubious
> Test returned status 255 (wstat 65280, 0xff00)
>DIED. FAILED tests 4-5
> Failed 2/5 tests, 60.00% okay
>t/10dsnlist........install_driver(mysql) failed: Can't load
>'blib/arch/auto/DBD/
>mysql/mysql.so' for module DBD::mysql: ld.so.1: /usr/bin/perl: fatal:
>libmysqlcl
>ient.so.10: open failed: No such file or directory at
>/usr/perl5/5.6.1/lib/sun4-
>solaris-64int/DynaLoader.pm line 206.
>Compilation failed in require at (eval 1) line 3.
>Perhaps a required shared library or dll isn't installed where expected
>t/10dsnlist........dubious
> Test returned status 255 (wstat 65280, 0xff00)
>DIED. FAILED tests 1-9
> Failed 9/9 tests, 0.00% okay
>t/20createdrop.....install_driver(mysql) failed: Can't load
>'blib/arch/auto/DBD/
>mysql/mysql.so' for module DBD::mysql: ld.so.1: /usr/bin/perl: fatal:
>libmysqlcl
>ient.so.10: open failed: No such file or directory at
>/usr/perl5/5.6.1/lib/sun4-
>solaris-64int/DynaLoader.pm line 206.
>Compilation failed in require at (eval 1) line 3.
>Perhaps a required shared library or dll isn't installed where expected
>t/20createdrop.....dubious
> Test returned status 255 (wstat 65280, 0xff00)
>DIED. FAILED tests 1-5
> Failed 5/5 tests, 0.00% okay
>
>
>...etc,,
>
>Please help me ASAP.
>
>
>
>
>
>
>
>
> =20
>
I must admit I haven't had any problem building on Solaris 8 or 9, sparc =

or intel. Just make sure your linkage paths are set. I tend to use the=20
crle command (man crle) and set the correct paths through there. This is =

similar to the linux ldconfig command and the linker will look there=20
first for the appropriate paths.

Regards

--=20

David Logan
South Australia

when in trouble, or in doubt
run in circles, scream and shout


--=20
MySQL Perl Mailing List
For list archives: http://lists.mysql.com/perl
To unsubscribe: =
http://lists.mysql.com/perl?unsub=3Dsistemitraffico.lab@tele comitalia.it


------------------------------------------------------------ --------

CONFIDENTIALITY NOTICE

This message and its attachments are addressed solely to the persons =
above and may contain confidential information. If you have received the =
message in error, be informed that any use of the content hereof is =
prohibited. Please return it immediately to the sender and delete the =
message. Should you have any questions, please contact us by replying to =
webmaster@telecomitalia.it.

Thank you

www.telecomitalia.it

------------------------------------------------------------ --------
------=_NextPart_000_16DC8_01C5348A.E98B5140--