newly installed and never used DBD and DBI....

newly installed and never used DBD and DBI....

am 02.08.2003 00:40:33 von Jason Davis

------_=_NextPart_001_01C3587D.EACD8680
Content-Type: text/plain

Hello we are trying to install WebGUI and of course use MySQL with Perl, in
order to do this we installed DBD and DBI, but something appears to have
gone wrong....

The error message from the index.pl is as follows....
bash-2.03# perl index.pl
install_driver(mysql) failed: Can't load
'/usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/auto/DBD/ mysql/mysql.so'
for module DBD::mysql: ld.so.1: perl: fatal: relocation error: file
/usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/auto/DBD/m ysql/mysql.so:
symbol net_buffer_length: referenced symbol not found at
/usr/local/lib/perl5/5.8.0/sun4-solaris/DynaLoader.pm line 229.
at (eval 16) line 3
Compilation failed in require at (eval 16) line 3.
Perhaps a required shared library or dll isn't installed where expected
at ../lib/WebGUI/Session.pm line 392

but the mentioned files are where it's looking for them and the permissions
are r and x for all three....

Now durning a reinstallation not doing it through perl -MCPAN -e shell the
make test returned something odd of DBI.

Test returned status 255 (wstat 65280, 0xff00)
Failed Test Stat Wstat Total Fail Failed List of Failed
------------------------------------------------------------ ----------------
---
t/00base.t 255 65280 5 2 40.00% 4-5
t/10dsnlist.t 255 65280 9 9 100.00% 1-9
t/20createdrop.t 255 65280 5 5 100.00% 1-5
t/30insertfetch.t 255 65280 11 11 100.00% 1-11
t/40bindparam.t 255 65280 28 28 100.00% 1-28
t/40blobs.t 255 65280 11 11 100.00% 1-11
t/40listfields.t 255 65280 16 16 100.00% 1-16
t/40nulls.t 255 65280 11 11 100.00% 1-11
t/40numrows.t 255 65280 25 25 100.00% 1-25
t/50chopblanks.t 255 65280 35 35 100.00% 1-35
t/50commit.t 255 65280 30 30 100.00% 1-30
t/ak-dbd.t 255 65280 90 90 100.00% 1-90
t/akmisc.t 255 65280 351 351 100.00% 1-351
t/dbdadmin.t 255 65280 21 21 100.00% 1-21
t/insertid.t 255 65280 12 12 100.00% 1-12
t/mysql.t 255 65280 68 68 100.00% 1-68
t/mysql2.t 255 65280 ?? ?? % ??
1 test skipped.
Failed 17/18 test scripts, 5.56% okay. 725/728 subtests failed, 0.41% okay.
make: *** [test_dynamic] Error 2


only 5% made it, even in my optimistic state I doubt that is good.


Could any one give me a hand?



Running on Solaris 5.8 Sparc....

Thanks

--jd

------_=_NextPart_001_01C3587D.EACD8680--

Re: newly installed and never used DBD and DBI....

am 07.08.2003 18:55:32 von Jim Cromie

Jason Davis wrote:

>Hello we are trying to install WebGUI and of course use MySQL with Perl, in
>order to do this we installed DBD and DBI, but something appears to have
>gone wrong....
>
>The error message from the index.pl is as follows....
>bash-2.03# perl index.pl
>install_driver(mysql) failed: Can't load
>'/usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/auto/DBD /mysql/mysql.so'
>for module DBD::mysql: ld.so.1: perl: fatal: relocation error: file
>/usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/auto/DBD/ mysql/mysql.so:
>symbol net_buffer_length: referenced symbol not found at
>/usr/local/lib/perl5/5.8.0/sun4-solaris/DynaLoader.pm line 229.
> at (eval 16) line 3
>Compilation failed in require at (eval 16) line 3.
>

something indeed - heres a hint you shouldnt ignore.

>Perhaps a required shared library or dll isn't installed where expected
> at ../lib/WebGUI/Session.pm line 392
>
>

theres another thread running currently that is closely related.

Re: same problem with symbol net_buffer_length not found with 'make
test' for DBD::mysq


--
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

Re: newly installed and never used DBD and DBI....

am 07.08.2003 18:55:32 von Jim Cromie

Jason Davis wrote:

>Hello we are trying to install WebGUI and of course use MySQL with Perl, in
>order to do this we installed DBD and DBI, but something appears to have
>gone wrong....
>
>The error message from the index.pl is as follows....
>bash-2.03# perl index.pl
>install_driver(mysql) failed: Can't load
>'/usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/auto/DBD /mysql/mysql.so'
>for module DBD::mysql: ld.so.1: perl: fatal: relocation error: file
>/usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/auto/DBD/ mysql/mysql.so:
>symbol net_buffer_length: referenced symbol not found at
>/usr/local/lib/perl5/5.8.0/sun4-solaris/DynaLoader.pm line 229.
> at (eval 16) line 3
>Compilation failed in require at (eval 16) line 3.
>

something indeed - heres a hint you shouldnt ignore.

>Perhaps a required shared library or dll isn't installed where expected
> at ../lib/WebGUI/Session.pm line 392
>
>

theres another thread running currently that is closely related.

Re: same problem with symbol net_buffer_length not found with 'make
test' for DBD::mysq


--
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