Topic Options
Rate This Topic
#61491 - 02/13/03 09:11 AM arsperl_174_452.zip and Perl 5.8.0
mvr707 Offline
Just Signed Up

Registered: 02/13/03
Posts: 2
This precompiled Windows .ppd does not install
with latest ActiveState Perl (5.8).

Is this a know issue. Any workaround?

Thanks,
MVRamana

Top
#61492 - 02/13/03 07:23 PM Re: arsperl_174_452.zip and Perl 5.8.0 [Re: jobfin]
Matt Reinfeldt Offline
Old Hand
***

Registered: 06/12/01
Posts: 1419
Loc: Madison, WI
If you look in the apps area, you'll find a prepared one for 5.8... here's the link to the download: ARSPerl 1.74 for ActiveState 5.8 build 804

Hope that helps!
_________________________
Matt Reinfeldt
I belong to the following Professional Networks:
http://www.naymz.com/search/matt/reinfeldt/1524717
http://www.linkedin.com/in/mreinfeldt

Top
#61493 - 02/14/03 07:32 AM Re: arsperl_174_452.zip and Perl 5.8.0 [Re: Matt Reinfeldt]
mvr707 Offline
Just Signed Up

Registered: 02/13/03
Posts: 2
Thanks a lot.
This one installed fine, but while trying to use ARS.pm,
I get the message that "arapi45.dll" not found.

What am I doing wrong?

Am just trying to talk to a remedy server from a
windows client using Perl.


Thanks,
MVRamana


Edited by mvr707 (02/14/03 07:47 AM)

Top
#61494 - 02/14/03 09:03 AM Re: arsperl_174_452.zip and Perl 5.8.0 [Re: jobfin]
Matt Reinfeldt Offline
Old Hand
***

Registered: 06/12/01
Posts: 1419
Loc: Madison, WI
Ah... yeah, you do need to have the 4.5 libraries installed in your windows system32 directory... so, download this file and unzip it to your system32 directory, then rerun your script.

Let me know how it works!!

_________________________
Matt Reinfeldt
I belong to the following Professional Networks:
http://www.naymz.com/search/matt/reinfeldt/1524717
http://www.linkedin.com/in/mreinfeldt

Top