Re: [Arsperl-users] ARSystem 8.1 files still 32-bit
Brought to you by:
jeffmurphy
|
From: Austin, T. (MNIT) <ted...@st...> - 2013-04-08 17:29:34
|
Hello Conny, Please help me to understand. I am trying to compile ARSperl 1.93 with ARS 8.x on an Linux RHEL 6.3 server. Assuming it is possible, can you tell me what to look out for? Do I require a 32 bit Perl version? Thanks, ted.... From: Con...@t-... [mailto:Con...@t-...] Sent: Monday, February 25, 2013 2:49 AM To: ars...@li... Subject: Re: [Arsperl-users] ARSystem 8.1 files still 32-bit I think there is a misunderstanding. AR API files exist in both 32 and 64 Bit versions. You should see some files with a suffix of _lx64.so if you're on linux. The suffix is, for whatever reason, platform dependent. But unfortunately no one was able to compile a working ARSPerl using 64 Bit libraries on linux. It compiles fine but when you're trying to connect to an ar-server it throws some RPC errors. I've opened a ticket at BMC Support, but they closed it with "No Plans to Fix" :-( Regards Conny ________________________________ Von: Paul Blasquez [mailto:pbl...@gm...] Gesendet: Montag, 25. Februar 2013 07:33 An: ARSperl User Discussion Betreff: [Arsperl-users] ARSystem 8.1 files still 32-bit Misi, I took the liberty of downloading the AR API files from your ARSList post, looks like it's still 32-bit: $ file libar.so libar.so: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), not stripped Can you confirm? It makes me wonder if BMC even knows we are waiting for 64 bit libraries here. Regards, -Paul |