in reply to Re:
in thread Changing Perl installation to include vendor_perl path

I have the library. That is no problem.

You can just ask perl for the @INC search directories.

The current problem code is a Mandrake utility. I would rather fix my build of perl than have to debug each program as it crashes while looking for a library.

If you have a config.sh that establishes the vendor_perl search path, I would like to see it. I know exactly where the missing stuff goes. I just do not know what goes there.

There must be some documentation for the guys doing ports to different OSs but I have not found anything yet.