Re: [Arsperl-users] Moving installation between servers
Brought to you by:
jeffmurphy
|
From: jeff m. <jcm...@je...> - 2008-01-31 22:19:55
|
You don't even have to 'install' it. You can copy the blib directory 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 > lab servers, and will need to move it to multiple servers once it's > tested and compiled. The issue is that the servers I will be moving > to do not have any compilers on them, so I will have to copy the > files over. What files are created/moved in an ARSperl installation > 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 |