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

Re: [MacPerl] trouble installing Mac::OSA::Simple



At 17.44 -0500 1999.03.23, Enrique Terrazas wrote:
>>That looks like the MM_MacOS bug that was squashed in the latest
>>version of cpan-mac.  Are you sure you have the latest version
>>(cpan-mac-0.22) from Chris' CPAN directory?
>>
>
>I installed cpan-mac-0.22, and using installme.plx I got the following
>output:

># Package Mac::OSA::Simple::Components (Mac:OSA:Simple:Components.pm) does
>not match filename Necroscope:Applications:MacPerl
>Ä:site_perl:Mac:OSA:Simple.pm, <IN> chunk 192.
>File 'Necroscope:Applications:MacPerl Ä:lib:AutoSplit.pm'; Line 217

>Does this mean Mac-OSA-Simple-0.51 was not installed?  I'm running MacPerl
>5.2.0r4, MacOS 8.5.1, 400Mhz B&W G3.

It was installed, and installation behaved as expected (for some values of
"expected").

Apparently, unbeknownst to me, AutoSplit looks at the last package
declaration in the file.  I thought it would look at the first.  :/

I fixed it in my local version with:

  package Mac::OSA::Simple;  # odd fix for AutoSplit

right before the 1; at the end.

I'll put this up sometime in the next day or two.  But since
Mac::OSA::Simple does not need to be autosplit, installation probably
completed.

--
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-request@macperl.org