|
Posted by Sisyphus on July 7, 2005, 9:56 am
Please log in for more thread options
> Rob: Thanks for the response. You are correct in that the files were
> skipped because they were already there. I had repeated the
> installation process just to capture some of the log for posting. I am
> certain the error is something else, but I have no idea what else could
> it be. I was looking for some suggestions - hoping maybe someone had
> encountered a problem similar to mine or just had an idea as to why
> Perl would report that it couldn't locate the module. I run the
> XML::Parser on another AIX system under Perl 5.005 without a problem.
>
> If anyone has any thoughts, please respond. Thanks.
There's no case mismatch somewhere, is there ? .... eg. a directory in the
path named 'AIX' that should be named 'aix' or a file named 'parser.pm' that
should be 'Parser.pm' .... or somesuch ?
In what you showed us in your original, there's no evidence that such a
problem is at all likely - but it's the only other thing I can think of.
Cheers,
Rob
|