Thread: Re: [Arsperl-users] ARSPerl 1.90 setup
Brought to you by:
jeffmurphy
|
From: Dignard, N. <di...@na...> - 2007-06-26 13:21:43
|
Thanks. Saves me allot of headaches. Regards, Norm=20 -----Original Message----- From: ars...@ar... [mailto:ars...@ar...] On Behalf Of Jeff Murphy Sent: June 25, 2007 04:34 PM To: ARSperl User Discussion Subject: Re: [Arsperl-users] ARSPerl 1.90 setup Michiel Beijen wrote: > Norm, >=20 > I just created a Windows PPM package you can use; you can download it from > http://remedydeveloper.org/ARSperl_190_701.zip > There is a readme file inside with instructions on how to install. >=20 > HTH, >=20 I uploaded this file to SF.net jeff ------------------------------------------------------------------------ - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Arsperl-users mailing list Ars...@ar... https://lists.sourceforge.net/lists/listinfo/arsperl-users |
|
From: Dignard, N. <di...@na...> - 2007-06-27 17:33:14
|
We're running 64bit Windows 2003 server, 64 bit Oracle 10gR2 and have installed Perl 64 bit. In trying to run the "ppm install ARS.ppd" cmd I get "The PPD does not provide code to install on this platform" =20 Also in our perl64 install there is no "auto" directory. I assume the directory hierarchy needs to be created "C:\perl64\site\lib\auto\ARS" correct? What do I need to setup ARSperl on 64 bit windows? =20 Regards, Norm=20 =20 _____ =20 From: Steve [mailto:inf...@GM...]=20 Sent: June 26, 2007 01:07 AM Subject: Re: [Arsperl-users] ARSPerl 1.90 setup =20 ** Here are the step-by-step instructions to install ARSPERL on Windows. =20 1) Download and install ActivePERL for windows (google for activeperl). Install it to C:\PERL folder. 2) Download the "win701p1.tar.gz " file from http://arswiki.org/projects/arapi/downloads and unzip. 3) In the "win701p1.tar.gz" file, there will be a folder called 'lib'. Copy all the files (CTRL A + CTRL C). 4) Create a new directory - C:\perl\site\lib\auto\ARS - and paste all the files copied in Step 3)=20 5) Download http://remedydeveloper.org/ARSperl_190_701.zip to C:\ drive. and unzip all contents. There should be a file named 'ARS.ppd' 6) Go to start -> Run and type 'cmd' (Open command prompt). Change directory to the one containing the 'ARS.ppd' file. 7) Type "ppm install ARS.ppd" and this should install the ARSPERL module.=20 =20 =20 Doubts =3D=3D=3D=3D=3D a) What is the purpose of 'win701p2.tar.gz" file present on the arswiki download page?=20 =20 =20 Enjoy :-) =20 Steve. =20 =20 =20 =20 On 6/26/07, Michiel Beijen < mic...@ma... <mailto:mic...@ma...> > wrote: Norm, I just created a Windows PPM package you can use; you can download it from=20 http://remedydeveloper.org/ARSperl_190_701.zip There is a readme file inside with instructions on how to install.=20 HTH, --=20 Met vriendelijke groet / Kind regards=20 Michiel Beijen ______________________________________________________ MANSOLUTIONS Energieweg 60-62 3771 NA Barneveld The Netherlands Tel. +31-(0)612968592 Mail mic...@ma... Internet http://bsm.mansolutions.nl On 6/25/07, Dignard, Norman < di...@na... <mailto:di...@na...> > wrote: On this same subject, where can I find the 1.9 Windows binaries? I can across a link for 1.84 windows binaries.=20 =20 Regards, Norm=20 =20 _____ =20 From: Dignard, Norman=20 Sent: June 25, 2007 03:16 PM To: 'ars...@ar....' Subject: ARSPerl 1.90 setup =20 =20 Can someone shed some light on ARSperl setup. I'm new to this as our previous admin guy is gone without much documentation. The ARSperl docs aren't very clear. =20 We've setup new servers with the latest ARS version as follows: =20 Our env - Windows Server 2003 R2 SP1, Enterprise Edition 64bit with AR server 7.01 p3 using Oracle 10gR2 64bit & email engine 7.01 p3 HPUX 11.31 (IA64) with jakarta tomcat 5.0.28, java 1.4 with midtier 7.0.1 p3.=20 =20 Our thoughts on this is to install Active State's perl 5.8.8.820 (64 bit) on the AR db server as well as ARSperl . Our previous setup was AR server 6 on HPUX 10.20 and all they had was a few arsperl 1.71 files (@10 files). There's allot more when extracting the 1.9 files. =20 According to the docs it says to use the Windows binaries from the distribution so how to I do this. Where to I extract the files too? Is c:\arsperl-1.90 ok? Any env variables to set? Any other setup required?=20 Regards, Norm=20 ------------------------------------------------------------------------ - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now.=20 http://sourceforge.net/powerbar <http://sourceforge.net/powerbar/db2/> /db2/ <http://sourceforge.net/powerbar/db2/>=20 _______________________________________________ Arsperl-users mailing list=20 Ars...@ar... https://lists.sourceforge.net <https://lists.sourceforge.net/lists/listinfo/arsperl-users> /lists/listinfo/arsperl-users <https://lists.sourceforge.net/lists/listinfo/arsperl-users>=20 ------------------------------------------------------------------------ - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now.=20 http://sourceforge.net/powerba <http://sourceforge.net/powerbar/db2/> r/db2/ <http://sourceforge.net/powerbar/db2/>=20 _______________________________________________ Arsperl-users mailing list Ars...@ar...=20 https://lists.sourceforge.net <https://lists.sourceforge.net/lists/listinfo/arsperl-users> /lists/listinfo/arsperl-users <https://lists.sourceforge.net/lists/listinfo/arsperl-users>=20 =20 __20060125_______________________This posting was submitted with HTML in it___=20 |
|
From: <jar...@gm...> - 2007-06-27 19:15:30
|
What does perl -v display on a 64bit system? On 6/27/07, Dignard, Norman <di...@na...> wrote: > > > > > We're running 64bit Windows 2003 server, 64 bit Oracle 10gR2 and have > installed Perl 64 bit. > > In trying to run the "ppm install ARS.ppd" cmd I get "The PPD does not > provide code to install on this platform" > > > > Also in our perl64 install there is no "auto" directory. I assume the > directory hierarchy needs to be created "C:\perl64\site\lib\auto\ARS" > correct? > > > What do I need to setup ARSperl on 64 bit windows? > > > > Regards, > > Norm > > > > ________________________________ > > > From: Steve [mailto:inf...@GM...] > Sent: June 26, 2007 01:07 AM > Subject: Re: [Arsperl-users] ARSPerl 1.90 setup > > > > > ** Here are the step-by-step instructions to install ARSPERL on Windows. > > > > > > 1) Download and install ActivePERL for windows (google for activeperl). > Install it to C:\PERL folder. > > > 2) Download the "win701p1.tar.gz " file from > http://arswiki.org/projects/arapi/downloads > > and unzip. > > > 3) In the "win701p1.tar.gz" file, there will be a folder called 'lib'. Copy > all the files (CTRL A + CTRL C). > > > 4) Create a new directory - C:\perl\site\lib\auto\ARS - and paste all the > files copied in Step 3) > > > 5) Download http://remedydeveloper.org/ARSperl_190_701.zip > to C:\ drive. and unzip all contents. There should be a file named 'ARS.ppd' > > > 6) Go to start -> Run and type 'cmd' (Open command prompt). Change directory > to the one containing the 'ARS.ppd' file. > > > 7) Type "ppm install ARS.ppd" and this should install the ARSPERL module. > > > > > > > > > Doubts > > > ===== > > > a) What is the purpose of 'win701p2.tar.gz" file present on the arswiki > download page? > > > > > > > > > Enjoy :-) > > > > > > Steve. > > > > > > > > > > > > > > > On 6/26/07, Michiel Beijen < mic...@ma...> wrote: > > Norm, > > I just created a Windows PPM package you can use; you can download it from > http://remedydeveloper.org/ARSperl_190_701.zip > There is a readme file inside with instructions on how to install. > > HTH, > > -- > Met vriendelijke groet / Kind regards > Michiel Beijen > ______________________________________________________ > MANSOLUTIONS > Energieweg 60-62 > 3771 NA Barneveld > The Netherlands > Tel. +31-(0)612968592 > Mail mic...@ma... > Internet http://bsm.mansolutions.nl > > > > > On 6/25/07, Dignard, Norman < di...@na...> wrote: > > > > > On this same subject, where can I find the 1.9 Windows binaries? I can > across a link for 1.84 windows binaries. > > > > > Regards, > > Norm > > > > ________________________________ > > > From: Dignard, Norman > Sent: June 25, 2007 03:16 PM > To: 'ars...@ar....' > Subject: ARSPerl 1.90 setup > > > > > > > > Can someone shed some light on ARSperl setup. I'm new to this as our > previous admin guy is gone without much documentation. The ARSperl docs > aren't very clear. > > > > We've setup new servers with the latest ARS version as follows: > > > > Our env - Windows Server 2003 R2 SP1, Enterprise Edition 64bit with AR > server 7.01 p3 using Oracle 10gR2 64bit & email engine 7.01 p3 > > HPUX 11.31 (IA64) with jakarta tomcat 5.0.28, java 1.4 with midtier 7.0.1 > p3. > > > > Our thoughts on this is to install Active State's perl 5.8.8.820 (64 bit) on > the AR db server as well as ARSperl . > > Our previous setup was AR server 6 on HPUX 10.20 and all they had was a few > arsperl 1.71 files (@10 files). There's allot more when extracting the 1.9 > files. > > > > According to the docs it says to use the Windows binaries from the > distribution so how to I do this. Where to I extract the files too? Is > c:\arsperl-1.90 ok? Any env variables to set? > > Any other setup required? > > > Regards, > > Norm > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar /db2/ > _______________________________________________ > Arsperl-users mailing list > Ars...@ar... > https://lists.sourceforge.net/lists/listinfo/arsperl-users > > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerba r/db2/ > _______________________________________________ > Arsperl-users mailing list > Ars...@ar... > https://lists.sourceforge.net /lists/listinfo/arsperl-users > > > > > > __20060125_______________________This posting was submitted > with HTML in it___ > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Arsperl-users mailing list > Ars...@ar... > https://lists.sourceforge.net/lists/listinfo/arsperl-users > > |
|
From: Dignard, N. <di...@na...> - 2007-06-27 18:10:54
|
Installing 32 bit perl solved my problem =20 Regards, Norm=20 =20 _____ =20 From: Dignard, Norman=20 Sent: June 27, 2007 01:33 PM To: 'Steve'; 'ar...@AR...'; Ars...@ar... Subject: RE: [Arsperl-users] ARSPerl 1.90 setup =20 We're running 64bit Windows 2003 server, 64 bit Oracle 10gR2 and have installed Perl 64 bit. In trying to run the "ppm install ARS.ppd" cmd I get "The PPD does not provide code to install on this platform" =20 Also in our perl64 install there is no "auto" directory. I assume the directory hierarchy needs to be created "C:\perl64\site\lib\auto\ARS" correct? What do I need to setup ARSperl on 64 bit windows? =20 Regards, Norm=20 =20 _____ =20 From: Steve [mailto:inf...@GM...]=20 Sent: June 26, 2007 01:07 AM Subject: Re: [Arsperl-users] ARSPerl 1.90 setup =20 ** Here are the step-by-step instructions to install ARSPERL on Windows. =20 1) Download and install ActivePERL for windows (google for activeperl). Install it to C:\PERL folder. 2) Download the "win701p1.tar.gz " file from http://arswiki.org/projects/arapi/downloads and unzip. 3) In the "win701p1.tar.gz" file, there will be a folder called 'lib'. Copy all the files (CTRL A + CTRL C). 4) Create a new directory - C:\perl\site\lib\auto\ARS - and paste all the files copied in Step 3)=20 5) Download http://remedydeveloper.org/ARSperl_190_701.zip to C:\ drive. and unzip all contents. There should be a file named 'ARS.ppd' 6) Go to start -> Run and type 'cmd' (Open command prompt). Change directory to the one containing the 'ARS.ppd' file. 7) Type "ppm install ARS.ppd" and this should install the ARSPERL module.=20 =20 =20 Doubts =3D=3D=3D=3D=3D a) What is the purpose of 'win701p2.tar.gz" file present on the arswiki download page?=20 =20 =20 Enjoy :-) =20 Steve. =20 =20 =20 =20 On 6/26/07, Michiel Beijen < mic...@ma... <mailto:mic...@ma...> > wrote: Norm, I just created a Windows PPM package you can use; you can download it from=20 http://remedydeveloper.org/ARSperl_190_701.zip There is a readme file inside with instructions on how to install.=20 HTH, --=20 Met vriendelijke groet / Kind regards=20 Michiel Beijen ______________________________________________________ MANSOLUTIONS Energieweg 60-62 3771 NA Barneveld The Netherlands Tel. +31-(0)612968592 Mail mic...@ma... Internet http://bsm.mansolutions.nl On 6/25/07, Dignard, Norman < di...@na... <mailto:di...@na...> > wrote: On this same subject, where can I find the 1.9 Windows binaries? I can across a link for 1.84 windows binaries.=20 =20 Regards, Norm=20 =20 _____ =20 From: Dignard, Norman=20 Sent: June 25, 2007 03:16 PM To: 'ars...@ar....' Subject: ARSPerl 1.90 setup =20 =20 Can someone shed some light on ARSperl setup. I'm new to this as our previous admin guy is gone without much documentation. The ARSperl docs aren't very clear. =20 We've setup new servers with the latest ARS version as follows: =20 Our env - Windows Server 2003 R2 SP1, Enterprise Edition 64bit with AR server 7.01 p3 using Oracle 10gR2 64bit & email engine 7.01 p3 HPUX 11.31 (IA64) with jakarta tomcat 5.0.28, java 1.4 with midtier 7.0.1 p3.=20 =20 Our thoughts on this is to install Active State's perl 5.8.8.820 (64 bit) on the AR db server as well as ARSperl . Our previous setup was AR server 6 on HPUX 10.20 and all they had was a few arsperl 1.71 files (@10 files). There's allot more when extracting the 1.9 files. =20 According to the docs it says to use the Windows binaries from the distribution so how to I do this. Where to I extract the files too? Is c:\arsperl-1.90 ok? Any env variables to set? Any other setup required?=20 Regards, Norm=20 ------------------------------------------------------------------------ - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now.=20 http://sourceforge.net/powerbar <http://sourceforge.net/powerbar/db2/> /db2/ <http://sourceforge.net/powerbar/db2/>=20 _______________________________________________ Arsperl-users mailing list=20 Ars...@ar... https://lists.sourceforge.net <https://lists.sourceforge.net/lists/listinfo/arsperl-users> /lists/listinfo/arsperl-users <https://lists.sourceforge.net/lists/listinfo/arsperl-users>=20 ------------------------------------------------------------------------ - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now.=20 http://sourceforge.net/powerba <http://sourceforge.net/powerbar/db2/> r/db2/ <http://sourceforge.net/powerbar/db2/>=20 _______________________________________________ Arsperl-users mailing list Ars...@ar...=20 https://lists.sourceforge.net <https://lists.sourceforge.net/lists/listinfo/arsperl-users> /lists/listinfo/arsperl-users <https://lists.sourceforge.net/lists/listinfo/arsperl-users>=20 =20 __20060125_______________________This posting was submitted with HTML in it___=20 |
|
From: Michiel B. <mic...@ma...> - 2007-06-27 19:01:08
|
Yup, I guess that will be the solution... There are no 64-bit Remedy libraries available so far, so there is no point in running 64-bit Perl. Remedy said their next major release would have 64-bit libraries. -- Met vriendelijke groet / Kind regards Michiel Beijen ______________________________________________________ MANSOLUTIONS Energieweg 60-62 3771 NA Barneveld The Netherlands Tel. +31-(0)612968592 Mail mic...@ma... Internet http://bsm.mansolutions.nl On 6/27/07, Dignard, Norman <di...@na...> wrote: > > Installing 32 bit perl solved my problem > > > > Regards, > > Norm > > > ------------------------------ > > *From:* Dignard, Norman > *Sent:* June 27, 2007 01:33 PM > *To:* 'Steve'; 'ar...@AR...'; Ars...@ar... > *Subject:* RE: [Arsperl-users] ARSPerl 1.90 setup > > > > We're running 64bit Windows 2003 server, 64 bit Oracle 10gR2 and have > installed Perl 64 bit. > > In trying to run the "ppm install ARS.ppd" cmd I get "The PPD does not > provide code to install on this platform" > > > > Also in our perl64 install there is no "auto" directory. I assume the > directory hierarchy needs to be created "C:\perl64\site\lib\auto\ARS" > correct? > > What do I need to setup ARSperl on 64 bit windows? > > > > Regards, > > Norm > > > ------------------------------ > > *From:* Steve [mailto:inf...@GM...] > *Sent:* June 26, 2007 01:07 AM > *Subject:* Re: [Arsperl-users] ARSPerl 1.90 setup > > > > ** Here are the step-by-step instructions to install ARSPERL on Windows. > > > > 1) Download and install ActivePERL for windows (google for activeperl). > Install it to C:\PERL folder. > > 2) Download the "win701p1.tar.gz " file from > http://arswiki.org/projects/arapi/downloads** > > and unzip. > > 3) In the "win701p1.tar.gz" file, there will be a folder called 'lib'. > Copy all the files (CTRL A + CTRL C). > > 4) Create a new directory - C:\perl\site\lib\auto\ARS - and paste all the > files copied in Step 3) > > 5) Download http://remedydeveloper.org/ARSperl_190_701.zip to C:\ drive. > and unzip all contents. There should be a file named 'ARS.ppd' > > 6) Go to start -> Run and type 'cmd' (Open command prompt). Change > directory to the one containing the 'ARS.ppd' file. > > 7) Type "ppm install ARS.ppd" and this should install the ARSPERL module. > > > > > > Doubts > > ===== > > a) What is the purpose of 'win701p2.tar.gz" file present on the arswiki > download page? > > > > > > Enjoy :-) > > > > Steve. > > > > > > > > > > On 6/26/07, *Michiel Beijen* < mic...@ma...> wrote: > > Norm, > > I just created a Windows PPM package you can use; you can download it from > > http://remedydeveloper.org/ARSperl_190_701.zip > There is a readme file inside with instructions on how to install. > > HTH, > > -- > Met vriendelijke groet / Kind regards > Michiel Beijen > ______________________________________________________ > MANSOLUTIONS > Energieweg 60-62 > 3771 NA Barneveld > The Netherlands > Tel. +31-(0)612968592 > Mail mic...@ma... > Internet http://bsm.mansolutions.nl > > On 6/25/07, *Dignard, Norman* < di...@na...> wrote: > > On this same subject, where can I find the 1.9 Windows binaries? I can > across a link for 1.84 windows binaries. > > > > Regards, > > Norm > > > ------------------------------ > > *From:* Dignard, Norman > *Sent:* June 25, 2007 03:16 PM > *To:* 'ars...@ar....' > *Subject:* ARSPerl 1.90 setup > > > > > > Can someone shed some light on ARSperl setup. I'm new to this as our > previous admin guy is gone without much documentation. The ARSperl docs > aren't very clear. > > > > We've setup new servers with the latest ARS version as follows: > > > > Our env - Windows Server 2003 R2 SP1, Enterprise Edition 64bit with AR > server 7.01 p3 using Oracle 10gR2 64bit & email engine 7.01 p3 > > HPUX 11.31 (IA64) with jakarta tomcat 5.0.28, java 1.4 with midtier 7.0.1p3. > > > > Our thoughts on this is to install Active State's perl 5.8.8.820 (64 bit) > on the AR db server as well as ARSperl . > > Our previous setup was AR server 6 on HPUX 10.20 and all they had was a > few arsperl 1.71 files (@10 files). There's allot more when extracting > the 1.9 files. > > > > According to the docs it says to use the Windows binaries from the > distribution so how to I do this. Where to I extract the files too? Is > c:\arsperl-1.90 ok? Any env variables to set? > > Any other setup required? > > Regards, > > Norm > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar <http://sourceforge.net/powerbar/db2/>/db2/<http://sourceforge.net/powerbar/db2/> > _______________________________________________ > Arsperl-users mailing list > Ars...@ar... > https://lists.sourceforge.net<https://lists.sourceforge.net/lists/listinfo/arsperl-users> > /lists/listinfo/arsperl-users<https://lists.sourceforge.net/lists/listinfo/arsperl-users> > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerba <http://sourceforge.net/powerbar/db2/>r/db2/<http://sourceforge.net/powerbar/db2/> > _______________________________________________ > Arsperl-users mailing list > Ars...@ar... > https://lists.sourceforge.net<https://lists.sourceforge.net/lists/listinfo/arsperl-users>/lists/listinfo/arsperl-users<https://lists.sourceforge.net/lists/listinfo/arsperl-users> > > > > > __20060125_______________________This posting was submitted with HTML in > it___ > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Arsperl-users mailing list > Ars...@ar... > https://lists.sourceforge.net/lists/listinfo/arsperl-users > > |
|
From: Dignard, N. <di...@na...> - 2007-06-27 18:21:00
|
Installing 32 bit perl solved my problem =20 Regards, Norm=20 |