On Sat, 16 Mar 2002 17:09:37 -0500, Michael G Schwern <[EMAIL PROTECTED]> wrote: > One of the major bugs I'm aiming to fix in MakeMaker before 5.8 is the > behavior of PREFIX and LIB. In a nutshell, if you set the PREFIX for > a module installation you are currently *not* guaranteed that all the > files will be installed under that PREFIX.
This is not a problem unique to MakeMaker, alas. For example, with GNU auto-whatever, --prefix=blah still (often) installs shared libraries elsewhere. Can you fix that too? -joseph
