|
|
sybperl-l Archive
Up Prev Next
From: "vissu Musunuru" <vissu_musunuru at hotmail dot com>
Subject: sybperl2.11 error
Date: Dec 2 1999 4:14PM
hai,
error while trying to install sybperl 2.11,please go through all details.
versions.
----------
redhat linux 6.0,sybase ase 11.9.2,perl 5.005-03,sybperl 2.11
-----------------------------------------
I had installed DBI 1.13 sucessfully.
I tried to install sybperl both dynamically and statically,
but both failed.
I am not using the default perl version,in fact I rebuild the stable version
of perl and ran
./Configure -ders -Dlibs="-lnsl -lgdbm -ldl -lm -lc -lposix -lcrypt"
make
make test.
perl was built with 1error i.e lib/anydbm failed at test 12,
^^^^^^^^^^^^^^^^^
and gdbm,ndbm,odbm skipped on this platform.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
and 99% was built sucessfully.
then I tried perl harness in t,lib/anydbm ....failed at test 12. 91.67% o.k.
-----------------------
then I tried installing sybperl dynamically but failed,
I tried statically,edited the CONFIG,accordingly
edited the blib/arch/auto/sybase/CTlib/extralibs.ld and extralibs.all
ran make perl,
the o/p of ldd `which perl` is
------------------------------------
libct.so => /opt/sybase-11.9.2/lib/libct.so (0x40017000)
libcs.so => /opt/sybase-11.9.2/lib/libcs.so (0x40074000)
libsybtcl.so => /opt/sybase-11.9.2/lib/libsybtcl.so (0x40081000)
libcomn.so => /opt/sybase-11.9.2/lib/libcomn.so (0x400a3000)
libintl.so => /opt/sybase-11.9.2/lib/libintl.so (0x400f9000)
libinsck.so => /opt/sybase-11.9.2/lib/libinsck.so (0x40101000)
libm.so.6 => /lib/libm.so.6 (0x40104000)
libsybdb.so => /opt/sybase-11.9.2/lib/libsybdb.so (0x40120000)
libnsl.so.1 => /lib/libnsl.so.1 (0x401cb000)
libdb.so.3 => /lib/libdb.so.3 (0x401e0000)
libdl.so.2 => /lib/libdl.so.2 (0x4021b000)
libc.so.6 => /lib/libc.so.6 (0x4021e000)
libcrypt.so.1 => /lib/libcrypt.so.1 (0x4030c000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
--------------------------------------------------------
and finally how to know that sybperl was installed.
use Sybase::CTlib giving error.
please help me out
vissu
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
|