Re: sybperl-2.17 install issues
Michael Peppler <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.dbi.sybase |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 2005-02-24 at 19:04, Kerry HAGEMAN wrote: > Thanks Michael for your reply. > AIX comes packaged with Perl in both 32 and 64 bit. Unfortunately the > 64 bit Config.pm is not complete and must be patched in order to use. > There is a eFix available at [email protected]: > perlconfig.083004.epkg.Z. Once applied sybperl built cleanly. > > # perl_64bit Makefile.pl > > Thanks, > Kerry THanks for the update Kerry! Michael > > >>> Michael Peppler <[email protected]> 02/21/05 11:06AM >>> > On Sat, 2005-02-19 at 00:18, Kerry HAGEMAN wrote: > > I have been experiencing problems while trying to install > sybperl-2.17 > > on AIX 5.2 with perl 5.8.0. > > > Note (probably harmless): No library found for -lblk > > Writing Makefile for Sybase::CTlib > > Note (probably harmless): No library found for -lsybdb > > These two are the problems. > > Do you have a 64-bit ASE installation? > Those will in general lack some of the libs in 32bit mode, and in > particular the libblk library is one that is missing. > > If you have access to the full SDK then you should install that - it > will give you the appropriate files. > If not - check the OCS/lib directory and see if you might have all the > 64bit libs - if that is the case you could try building a 64-bit > version > of perl. > > There's also a way to build sybperl without the BLK api enabled - you > can add -DNOBLK flag in the CONFIG file and see if that solves the > problem for you, and you can set DBLIBVS=0 to disable the DBlibrary > part > (which needs the -lsybdb library to build). > > Michael -- Michael Peppler - [email protected] - http://www.peppler.org/ Sybase DBA/Developer Sybase on Linux FAQ: http://www.peppler.org/FAQ/linux.html