[Arsperl-users] Moving installation between servers

2008-01-31 Thread White, Linn
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/vse012070mrt/direct/01/___
Arsperl-users mailing list
Arsperl-users@arsperl.org
https://lists.sourceforge.net/lists/listinfo/arsperl-users


Re: [Arsperl-users] Moving installation between servers

2008-02-01 Thread White, Linn
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/vse012070mrt/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/vse012070mrt/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/vse012070mrt/direct/01/
___
Arsperl-users mailing list
Arsperl-users@arsperl.org
https://lists.sourceforge.net/lists/listinfo/arsperl-users


Re: [Arsperl-users] Moving installation between servers

2008-02-01 Thread White, Linn
That's a bit overkill in my instance.  perl is already istalled
everywhere I need it.
 
My issue is containing and using and ARSperl installing outside the
normal install paths.
 
Then there is the issue of getting the thing compiled in the first
place.  I can't seem to find an aix box with the cc_r compiler, which is
what perl is compiled under on the boxes.




From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bowman, Brent A
Sent: Thursday, January 31, 2008 2:49 PM
To: ARSperl User Discussion
Subject: Re: [Arsperl-users] Moving installation between servers


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/vse012070mrt/direct/01/___
Arsperl-users mailing list
Arsperl-users@arsperl.org
https://lists.sourceforge.net/lists/listinfo/arsperl-users


[Arsperl-users] Compiling ARS perl on AIX

2008-03-03 Thread White, Linn
I'm having issues compiling ARSperl on AIX Version 5.  I can
successfully create the makefile, but the compile chokes with an error
from ld.

$ make
cp ARSarerrno-h.pm blib/lib/ARSarerrno-h.pm
cp ARSnparm.pm blib/lib/ARSnparm.pm
cp artypes.ph blib/lib/artypes.ph
cp _h2ph_pre.ph blib/lib/_h2ph_pre.ph
cp ARSar-h.pm blib/lib/ARSar-h.pm
cp ARSnterrno-h.pm blib/lib/ARSnterrno-h.pm
cp ARSnt-h.pm blib/lib/ARSnt-h.pm
cp ARSOOsup.pm blib/lib/ARSOOsup.pm
cp ARSOOmsgs.pm blib/lib/ARSOOmsgs.pm
cp ARSOOform.pm blib/lib/ARSOOform.pm
cp ARS.pm blib/lib/ARS.pm
AutoSplitting blib/lib/ARS.pm (blib/lib/auto/ARS)
/usr/bin/perl -e 'use ExtUtils::Mksymlists;  Mksymlists(NAME
= ARS, DL_FUNCS = {  }, FUNCLIST = [], DL_VARS = []);'
/usr/bin/perl /usr/opt/perl5/lib/5.8.2/ExtUtils/xsubpp  -typemap
/usr/opt/perl5/lib/5.8.2/ExtUtils/typemap -typemap typemap  ARS.xs 
ARS.xsc  mv ARS.xsc ARS.c
cc_r -c  -I/opt/tools/remedy/api/include  -D_ALL_SOURCE
-D_ANSI_C_SOURCE -D_POSIX_SOURCE -qmaxmem=16384 -qnoansialias
-DUSE_NATIVE_DLOPEN -DNEED_PTHREAD_INIT -q32 -D_LARGE_FILES -qlonglong
-O-DVERSION=\1.84\  -DXS_VERSION=\1.84\
-I/usr/opt/perl5/lib/5.8.2/aix-thread-multi/CORE  -g  -DARS32
-DARS452  -DPERL_PATCHLEVEL_IS=8 -DPERL_SUBVERSION_IS=2
-DPERL_BASEREV_IS=50  ARS.c
ARS.xs, line 4296.36: 1506-280 (W) Function argument assignment
between types unsigned long* and int* is not allowed.
cc_r -c  -I/opt/tools/remedy/api/include  -D_ALL_SOURCE
-D_ANSI_C_SOURCE -D_POSIX_SOURCE -qmaxmem=16384 -qnoansialias
-DUSE_NATIVE_DLOPEN -DNEED_PTHREAD_INIT -q32 -D_LARGE_FILES -qlonglong
-O-DVERSION=\1.84\  -DXS_VERSION=\1.84\
-I/usr/opt/perl5/lib/5.8.2/aix-thread-multi/CORE  -g  -DARS32
-DARS452  -DPERL_PATCHLEVEL_IS=8 -DPERL_SUBVERSION_IS=2
-DPERL_BASEREV_IS=50  support.c
cc_r -c  -I/opt/tools/remedy/api/include  -D_ALL_SOURCE
-D_ANSI_C_SOURCE -D_POSIX_SOURCE -qmaxmem=16384 -qnoansialias
-DUSE_NATIVE_DLOPEN -DNEED_PTHREAD_INIT -q32 -D_LARGE_FILES -qlonglong
-O-DVERSION=\1.84\  -DXS_VERSION=\1.84\
-I/usr/opt/perl5/lib/5.8.2/aix-thread-multi/CORE  -g  -DARS32
-DARS452  -DPERL_PATCHLEVEL_IS=8 -DPERL_SUBVERSION_IS=2
-DPERL_BASEREV_IS=50  supportrev.c
Running Mkbootstrap for ARS ()
chmod 644 ARS.bs
rm -f blib/arch/auto/ARS/ARS.so
LD_RUN_PATH= ld  -bhalt:4 -bM:SRE
-bI:/usr/opt/perl5/lib/5.8.2/aix-thread-multi/CORE/perl.exp -bE:ARS.exp
-bnoentry -lpthreads -lc_r ARS.o support.o supportrev.o
/opt/tools/remedy/api/lib/libar.a  -o blib/arch/auto/ARS/ARS.so
-L/opt/tools/remedy/api/lib -lpthread
ld: 0711-317 ERROR: Undefined symbol: .xdr_sizeof
ld: 0711-317 ERROR: Undefined symbol: .__rpc_createerr
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more
information.
make: 1254-004 The error code from the last command is 8.


Stop.

Thank You
Linn White 
Infrastructure Associate(Automation)
Desk:  864-987-1795
Cell:   864-901-0997

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
Arsperl-users mailing list
Arsperl-users@arsperl.org
https://lists.sourceforge.net/lists/listinfo/arsperl-users