Re: Passing MakeMaker args to Makefile.PL in subdirectory

2007-11-09 Thread Matisse Enzer
Looks like this is a known bug in MakeMaker: #28632: MakeMaker does not set Makefile variables recursively http://rt.cpan.org/Ticket/Display.html?id=28632 --- Matisse Enzer <[EMAIL PROTECTED]> http://www.matisse.net/ - http://www.eigenstate.

Re: Running CPAN as an irregular user, and then stow

2007-11-09 Thread Eric Wilhelm
# from Eric Wilhelm # on Thursday 18 October 2007 16:32: ># from Michael: >>The install step is configurable and I don't think there's anything >>stopping you from saying... "make install DESTDIR=/usr/local/stow && >>stow ..."   > >And `sudo stow` (or xstow) might actually be safe. Yay, I now hav