[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [MacPerl-Modules] Problem installing MIME::Lite



At 16.01 +0000 1999.07.18, Georg Bauer wrote:
>And another one:
>
>  CPAN.pm: Going to build ERYQ/MIME-Lite-1.135.tar.gz
>
>Checking if your kit is complete...
>Looks good
># Can't do :Makefile.PL in Macintosh
>HD:Development:Site:home:.cpan:build:MIME-Lite-1.135
># No Macintosh HD:Development:Site:home:.cpan:build:MIME-Lite-1.135
>package data.
>File 'Macintosh HD:Development:MacPerl ü:site_perl:ExtUtils:MM_MacOS.pm';
>Line 910

Alright, this one I solved by short-circuiting the macify() function with
the nativize() function in Mac::FileSpec::Unixish if available (which I
think I will add to cpan-mac for the next release).  The problem was that
the Makefile.PL asked for './lib/MIME/Lite.pm', and macify() in
ExtUtils::MM_MacOS did not deal with it.  Rather than fix it (though I did
fix this one special-case, where a path starts with ./) completely, I added
the call for this other module.

-- 
Chris Nandor          mailto:pudge@pobox.com         http://pudge.net/
%PGPKey = ('B76E72AD', [1024, '0824090B CE73CA10  1FF77F13 8180B6B6'])

==== Want to unsubscribe from this list?
==== Send mail with body "unsubscribe" to macperl-modules-request@macperl.org