Re: Need your help with installation of Sybperl 2.18 on Linux

Michael Peppler <[email protected]> Wed, 30 Aug 2006 08:29:44 +0200
Newsgroups gmane.comp.lang.perl.modules.dbi.sybase
Organization Peppler Consulting SaRL
Message-ID <[email protected]>
[email protected] wrote:
> I've been going at this for several days now and thought it was time to
> send a note out to you.
> 
> Trying to install Sybperl 2.18 on Linux using perl, v5.8.3 built for
> x86_64-linux-thread-multi and have Open Client 15 for linux installed.
> 
> "Sybase CTISQL Utility/15.0/P/DRV.15.0.0/Linux Intel/Linux 2.4.21-20.ELsmp
> i686/BUILD1500-050/OPT/Mon Jul 11 20:13:48 2005"

This is your problem - you are trying to build a 64bit version of 
sybperl (because perl is built in 64bit mode), but you have the 32bit 
version of the OpenClient libraries.

You either need to get the 64bit Sybase SDK, or rebuild perl in 32bit mode.

Michael
-- 
Michael Peppler           -                 Peppler Consulting SaRL
[email protected]      -                  http://www.peppler.org
Sybase DBA/Developer      -   TeamSybase: http://www.teamsybase.com
Sybase on Linux FAQ       -   http://www.peppler.org/FAQ/linux.html