Re: [Arsperl-users] Moving installation between servers
Brought to you by:
jeffmurphy
|
From: White, L. <lin...@ed...> - 2008-01-31 23:25:05
|
Is this the blib directory that is created after I do a 'make' in my = current directory? Also, I'm having trouble tracking down a C compiler on any of our aix = machines. Is there any place I can find a pre-compiled version for AIX? -----Original Message----- From: ars...@ar... on behalf of jeff murphy Sent: Thu 1/31/2008 5:18 PM To: ARSperl User Discussion Subject: Re: [Arsperl-users] Moving installation between servers =20 You don't even have to 'install' it. You can copy the blib directory =20 and the, at the top of your script place use lib '/path/to/blib'; which will allow perl to find the ARS module jeff On Jan 31, 2008, at 2:24 PM, White, Linn wrote: > I am currently working on getting ARSPerl installed on one of our =20 > lab servers, and will need to move it to multiple servers once it's =20 > tested and compiled. The issue is that the servers I will be moving =20 > to do not have any compilers on them, so I will have to copy the =20 > files over. What files are created/moved in an ARSperl installation =20 > that I will need to move? Some of them I'm aware of, others I am not. > > = -------------------------------------------------------------------------= > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > = http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/__________________= _____________________________ > Arsperl-users mailing list > Ars...@ar... > https://lists.sourceforge.net/lists/listinfo/arsperl-users |