Re: [Arsperl-users] ARSPerl 1.90 setup

2007-06-27 Thread Dignard, Norman
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 createdC:\perl64\site\lib\auto\ARS
correct?

What do I need to setup ARSperl on 64 bit windows?

 

Regards,

Norm 

 

  _  

From: Steve [mailto:[EMAIL PROTECTED] 
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  [EMAIL PROTECTED]
mailto:[EMAIL PROTECTED]  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 [EMAIL PROTECTED]
Internet http://bsm.mansolutions.nl



On 6/25/07, Dignard, Norman  [EMAIL PROTECTED]
mailto:[EMAIL PROTECTED]  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: '[EMAIL PROTECTED]'
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 http://sourceforge.net/powerbar/db2/
/db2/ http://sourceforge.net/powerbar/db2/ 
___
Arsperl-users mailing list 
Arsperl-users@arsperl.org
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
Arsperl-users@arsperl.org 
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

Re: [Arsperl-users] ARSPerl 1.90 setup

2007-06-27 Thread Dignard, Norman
Installing 32 bit perl solved my problem

 

Regards,

Norm 

 

  _  

From: Dignard, Norman 
Sent: June 27, 2007 01:33 PM
To: 'Steve'; '[EMAIL PROTECTED]'; Arsperl-users@arsperl.org
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 createdC:\perl64\site\lib\auto\ARS
correct?

What do I need to setup ARSperl on 64 bit windows?

 

Regards,

Norm 

 

  _  

From: Steve [mailto:[EMAIL PROTECTED] 
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  [EMAIL PROTECTED]
mailto:[EMAIL PROTECTED]  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 [EMAIL PROTECTED]
Internet http://bsm.mansolutions.nl

On 6/25/07, Dignard, Norman  [EMAIL PROTECTED]
mailto:[EMAIL PROTECTED]  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: '[EMAIL PROTECTED]'
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 http://sourceforge.net/powerbar/db2/
/db2/ http://sourceforge.net/powerbar/db2/ 
___
Arsperl-users mailing list 
Arsperl-users@arsperl.org
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
Arsperl-users@arsperl.org 
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___

Re: [Arsperl-users] ARSPerl 1.90 setup

2007-06-27 Thread Dignard, Norman
Installing 32 bit perl solved my problem

 

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


Re: [Arsperl-users] ARSPerl 1.90 setup

2007-06-27 Thread Michiel Beijen

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 [EMAIL PROTECTED]
Internet http://bsm.mansolutions.nl

On 6/27/07, Dignard, Norman [EMAIL PROTECTED] wrote:


 Installing 32 bit perl solved my problem



Regards,

Norm


 --

*From:* Dignard, Norman
*Sent:* June 27, 2007 01:33 PM
*To:* 'Steve'; '[EMAIL PROTECTED]'; Arsperl-users@arsperl.org
*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 createdC:\perl64\site\lib\auto\ARS
correct?

What do I need to setup ARSperl on 64 bit windows?



Regards,

Norm


 --

*From:* Steve [mailto:[EMAIL PROTECTED]
*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*  [EMAIL PROTECTED] 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 [EMAIL PROTECTED]
Internet http://bsm.mansolutions.nl

On 6/25/07, *Dignard, Norman*  [EMAIL PROTECTED] 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:* '[EMAIL PROTECTED]'
*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
Arsperl-users@arsperl.org
https://lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/arsperl-users
/lists/listinfo/arsperl-usershttps://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

Re: [Arsperl-users] ARSPerl 1.90 setup

2007-06-26 Thread Dignard, Norman
Thanks. Saves me allot of headaches.

Regards,

Norm 



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] 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,
 
 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,
 


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


Re: [Arsperl-users] ARSPerl 1.90 setup

2007-06-25 Thread Jeff Murphy
Michiel Beijen 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,
 


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