The problem I am faced with is that I will have limited access to the
production machine, so installing it the "normal" way will not be
possible.  I was hoping to just copy what I need into  my own directory,
and use the "use lib" approach 

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Axton
Sent: Friday, February 01, 2008 12:44 AM
To: ARSperl User Discussion
Subject: Re: [Arsperl-users] Moving installation between servers

I've always compiled it on the machine with the compiler, the tar'd
the build directory, moved it to the new machine, the perform the make
install on the target machine.  Directory structure, perl version, ars
install dir, etc. are all the same between the machines I maintain.

Axton Grams

On Jan 31, 2008 2:48 PM, Bowman, Brent A <[EMAIL PROTECTED]> wrote:
>
>
> What I've done to keep this simple is to just build perl as I would
want it
> on all server with all of the modules, etc.  Then tar up the entire
perl
> folder and extract it on all of the other servers.  Also add depencies
like
> the arapi folder, other api folders (if needed) into the same
directory
> structure as on the build server.  I've never had a problem with this
> procedure.
>
> Brent Bowman
>
>  ________________________________
>  From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of White, Linn
> Sent: Thursday, January 31, 2008 2:25 PM
> To: arsperl-users@arsperl.org
> Subject: [Arsperl-users] Moving installation between servers
>
>
>
>
> 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
> Arsperl-users@arsperl.org
> https://lists.sourceforge.net/lists/listinfo/arsperl-users
>
>

------------------------------------------------------------------------
-
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
Arsperl-users@arsperl.org
https://lists.sourceforge.net/lists/listinfo/arsperl-users

-------------------------------------------------------------------------
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
Arsperl-users@arsperl.org
https://lists.sourceforge.net/lists/listinfo/arsperl-users

Reply via email to