in reply to Specifying installation directories for CPAN modules

You'll probably have the fewest problems overall if you run the perl binary shipped with NetIQ when you install the modules; then you won't have to worry about installation directories or binary compatibility with compiled components.

Replies are listed 'Best First'.
Re^2: Specifying installation directories for CPAN modules
by wruehl (Acolyte) on Aug 03, 2007 at 20:33 UTC
    I'm not quite sure how to do that. I think the Perl binary that ships with NetIQ is only usable by the NetIQ agent itself. I am going to try changing the file install parameters on the perl Makefile.PL line on Monday when I get into work. Hopefully that will properly install the libraries into a NetIQ friendly location.