I've installed MySQL 2.23.49 on Solaris 2.7. I've downloaded the binary
installation (mysql-3.23.49-sun-solaris2.7-sparc).

I'm using gcc 2.95.3 and make 3.78.1, both downloaded from SunFreeware site
(gcc-2.95.3-sol7-sparc-local and make-3.78.1-sol7-sparc-local).

I've installed the modules Data-Dumper-2.101, Data-ShowTable-3.3 and DBI-1.18
without any problem.

However when I was installing Msql-Mysql-modules-1.2218, I've got the following
errors:

--------------------
...
PERL_DL_NONLAZY=1 /bin/perl -I../blib/arch -I../blib/lib
-I/usr/local/lib/perl5/5.6.1/sun4-solaris -I/usr/local/lib/perl5/5.6.1 -e 'use
Test::Harness qw(&runtests $verbose); $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:
/bin/perl: fatal: libgcc_s.so.1: open failed: No such file or directory at
/usr/local/lib/perl5/5.6.1/sun4-solaris/DynaLoader.pm line 206.
 at (eval 1) line 3
Compilation failed in require at (eval 1) line 3.
Perhaps a required shared library or dll isn't installed where expected
 at t/00base.t line 38
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:
/bin/perl: fatal: libgcc_s.so.1: open failed: No such file or directory at
/usr/local/lib/perl5/5.6.1/sun4-solaris/DynaLoader.pm line 206.
 at (eval 1) line 3
Compilation failed in require at (eval 1) line 3.
Perhaps a required shared library or dll isn't installed where expected
 at t/10dsnlist.t line 45
t/10dsnlist.........dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-3
        Failed 3/3 tests, 0.00% okay
...

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

I follow all the suggestions on the manual, section 2.7.4 Problem Using the Perl
 DBI/DBD Interface, but I had no success.

Please, can anyone help me?

Thanks in advace,

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

Rodney A. Ramos
Tel.: (02121) 2519-3023
FAX:  (02121) 2519-2728
Analista de Redes e Serviços
VPR-55 (Centro de Gerência de Dados Comutados)



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to