Re: [Arsperl-users] ARS perl installation on Linux
Brought to you by:
jeffmurphy
From: <Con...@t-...> - 2021-06-19 12:16:45
|
Hi Ashutosh, you can’t just copy ARSPerl directories from Solaris to Linux. This would work for “pure perl” modules, but not for perl modules using “native” shared libraries, which are platform dependent. You’ll have to follow the installation instructions of ARSPerl and compile it from source by yourself on the target platform. Kind Regards Conny Von: Nishith Mayank <ash...@gm...> Gesendet: Freitag, 18. Juni 2021 13:46 An: ARSperl User Discussion <ars...@li...> Betreff: Re: [Arsperl-users] ARS perl installation on Linux Hi KR Conny, Thanks for your reply. Agreed that ARSPerl compiled with 7.1 client libs to connect to 9.x servers without any issue. I have already tested that with my existing setup. My problem is My old application was running on solaris server. Now we have to move perl scripts from solaris servers to linux servers. On linux server version of remedy is 9.1.i also tried to move ARS perl directories from solaris to linux server but when i tried to run the scripts i got error for wrong elf class. Looking forward for some solution on that if can we copy already complied arsperl directories to my INC path if yes how can i get those directories/files. Best regards, Ashutosh On Fri, 18 Jun 2021 at 16:43, <Con...@t-...<mailto:Con...@t-...>> wrote: Hi Ashutosh, the lastest supported ARS client version for ARSPerl is 8.1. But that shouldn’t be an issue as the 8.1 API is compatible to 9.x servers. We’re using ARSPerl compiled with 7.1 client libs to connect to 9.x servers without any issue. KR Conny Von: Nishith Mayank <ash...@gm...<mailto:ash...@gm...>> Gesendet: Donnerstag, 17. Juni 2021 19:07 An: ars...@li...<mailto:ars...@li...> Betreff: [Arsperl-users] ARS perl installation on Linux Hi Team, We have legacy application running on remedy version 7.6.4. This application has lots of perl scripts , this application runs on solaris box. Now as remedy version is outdated we have to move it to remedy 9.1 and use linux server , is it possible to install ARS module with remedy 9.1 and linux server. Best Regards, Ashutosh -- Arsperl-users mailing list Ars...@li...<mailto:Ars...@li...> https://lists.sourceforge.net/lists/listinfo/arsperl-users |