|
| Hello all,
I'm running to a few issues with (I think) DynaLoader being unable to
load a module.
This is run as part of integration of Rational ClearCase and Rational
ClearQuest on WIN XP.
ClearCase ver: 5.0
ClearQuest ver: 2002.05.20
The integration is supposed to bootstrap a particular Perl module
"CQPerlEXT.pm". It dies out with error messages,
"Can't load C:\Program
Files\Rational\ClearQuest\lib\MSWin32-x86-multi-thread\auto\CQPerlExt\CQPerlExt.dll"
for module
CQPerlExt: load_file :The specified module could not be found at
C:\Program Files\Rational\ClearQuest\lib\MSWin32-x86-multi-thread\DynaLoader.pm
line 200
at C:\Program Files\Rational\ClearQuest\lib\CQPerlExt.pm Line 7"
At Line 7 in CQPerlExt.pm is the statement to 'bootstrap CQPerlExt'.
The .dll in question is very much present and available.
I've Googled for this error and the solutions offered for these has
almost always been, "check if the directories in question are defined
in @INC."
I've made sure of that and also made sure the version of Perl being
used is the version the CQ-CC integration is expecting.
Could anyone give some pointers, please?
Thanks for your time,
Prab
|
|