Re: Need your help with installation of Sybperl 2.18 on Linux
Emmanuel Cerisier <[email protected]> Thu, 12 Oct 2006 09:58:15 +0200
| Newsgroups | gmane.comp.lang.perl.modules.dbi.sybase |
|---|---|
| Message-ID | <[email protected]> |
[email protected] wrote: Well, your perl is still 64bit... [root@sybtest sybperl-2.17]# ldd `which perl` libnsl.so.1 => /lib64/libnsl.so.1 (0x000000315dc00000) ------------------------------------------------------------^^^^^^^^ and ptrsize=8 which shows that pointers are 8 bytes... I don't have an X86-64 linux running anywhere, so I can't tell you exactly what the incantation is to get a 32bit build. Michael Yep I've noticed that. I think I've read something about a 32bit chroot environment where you could act as if on a 32bits arch... I'll give it a try thanks anyway, -- Emmanuel.