Subject: | Makefile does not obey PREFIX= and LIB= directives |
It appears when building on a Solarix box without root access, the
Makefile is not obeying the PREFIX= and LIB= directives and still tries
to "make install" into the default /usr/.. directories. This breaks the
CPAN module when Test::Harness is required for almost all other modules.