|
|
sybperl-l Archive
Up Prev Next
From: Michael Peppler <mpeppler at peppler dot org>
Subject: Re: Need your help with installation of Sybperl 2.18 on Linux
Date: Aug 30 2006 6:29AM
tchelstrom@mmm.com 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
mpeppler@peppler.org - http://www.peppler.org
Sybase DBA/Developer - TeamSybase: http://www.teamsybase.com
Sybase on Linux FAQ - http://www.peppler.org/FAQ/linux.html
|