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

Re: [MacPerl-Modules] Mac::Glue 19990522 Available



At 19.06 -0400 1999.05.22, Eric Dobbs wrote:
>I ran into installation problems with the glue.  I think I'm
>in over my head, so I'll have to give you the play-by-play
>rather than a succinct summary.


>>At the least, run the scriptadds and dialect droplets, then drop
>>the Finder on the glue droplet.
>
>This is where things went wrong.  When I ran scriptadds, the
>app appeared to launch and appeared to do nothing.  But when
>I then tried to launch dialect I got an error:
>
>    The application program "dialect" could not be opened,
>    because an error of type -28,882 occured.

Hm.


>scriptadds now passes the syntax checks okay, but when I try to
>run it from within MacPerl I get the following errors:
>
># MLDBM error: Please make sure MLDBM/Serializer/Storable.pm is a properly
>installed package.
>	Perl says: "# Can't load 'xydo:Applications:MacPerl
>Ÿ:site_perl:auto:Storable:Storable' for module Storable: # DynaLoader error
>[-43, Storable].
>File 'xydo:Applications:MacPerl Ÿ:lib:DynaLoader.pm'; Line 172
>

Storable is not properly installed.  You need to have the shared library
'Storable' installed.  Did you get the MMP version of Storable from my CPAN
directory, and install it with installme.plx?

Bottom line is you should have the 'Storable' shared library in @INC
(probably site_perl):

    $INCDIR:MacPPC:auto:Storable:Storable

The Storable in my CPAN directory, available via MMP, contains a
Storable.bin file, which will be de-macbinarized and installed for you
automatically with installme.plx.

MMP is at:

    http://pudge.net/mmp/

--
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