On Tue, Jun 21, 2005 at 10:24:54PM -0400, Randy W. Sims wrote:
> Scratch that. I guess it doesn't have to follow AS style for the
> directory layout. Although MakeMaker's structure seems simpler for
> PREFIX. No site or arch directories, looking at several XS modules...
>
> perl Makefile.PL PREFIX=C:\fake
> ...
> Installing C:\fake\lib\auto\Compress\Zlib\Zlib.bs
In this case prefixification IS using your %Config settings and not its
own defaults. Check what $Config{instalsitearch} is set to. I'll bet
its C:\Perl\lib in which case prefixification is working normally.
This is all a wonderful illustration of why prefixification is so FUCKED UP
from a user perspective. You never know what you're going to get.
--
Michael G Schwern schwern@xxxxxxxxx http://www.pobox.com/~schwern
Don't try the paranormal until you know what's normal.
-- "Lords and Ladies" by Terry Prachett
-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
|