R: test error installing DBD
"laboratorio sistemi traffico" <[email protected]>
| Newsgroups | gmane.comp.db.mysql.perl |
|---|---|
| Message-ID | <79913B7DCF0CB34C9AF6229D402F86F7212EE2@PTPEVS007BA020.idc.cww.telecomitalia.it> |
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:[email protected]] Inviato: lun 28/03/2005 11.37 A: Yair Lapin Cc: Ashok NG; [email protected] Oggetto: Re: test error installing DBD 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). > >-----Original Message----- >From: Ashok NG [mailto:[email protected]] >Sent: Monday, March 28, 2005 8:30 AM >To: [email protected] >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 > >PERL_DL_NONLAZY=1 /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=0; 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. > > > > > > > > > > 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 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 first for the appropriate paths. Regards -- David Logan South Australia when in trouble, or in doubt run in circles, scream and shout -- MySQL Perl Mailing List For list archives: http://lists.mysql.com/perl To unsubscribe: http://lists.mysql.com/[email protected] -------------------------------------------------------------------- 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 [email protected]. Thank you www.telecomitalia.it --------------------------------------------------------------------