RE: [Arsperl-users] install problem - v1.84
Brought to you by:
jeffmurphy
|
From: Stapff, T. <thi...@ma...> - 2006-02-02 10:28:12
|
The cause for your problem is probable that perl can't find the Remedy client DLLs arapi63.dll, arrpc63.dll, arutl63.dll (or ar***60.dll, depending on your Remedy version). These need to be placed in a directory that is included in the PATH system variable. Regards, Thilo -----Original Message----- From: ars...@ar... [mailto:ars...@ar...] Sent: Wednesday, February 01, 2006 6:17 PM To: ars...@ar... Subject: [Arsperl-users] install problem - v1.84 Hi All, I've installed ARSperl 1.84 using ActivePerl 5.8.7 on window 2000 and have all the Remedy 6 .dll files in C:/reskit/perl/site/lib/auto/ARS/. Ran first test script and got the error below: Can't load 'C:/reskit/perl/site/lib/auto/ARS/ARS.dll' for module ARS: load_file: The specified module could not be found at C:/reskit/perl/lib/DynaLoader.pm line 230. at Testevent-wuser.pl line 1 Compilation failed in require at Testevent-wuser.pl line 1. BEGIN failed--compilation aborted at Testevent-wuser.pl line 1. Had searched hours in the archive mails and saw the same problem posted but found no answer. Does anybody know the solution for this problem? Thanks in advance... Tat Chau |