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

Re: [MacPerl] Runtime Builder



At 18.27 -0400 1999.07.06, Matthew Langford wrote:
>I'm trying to create a droplet which requires Text::CSV_XS and IO::File.
>I used RuntimeBuilder, but when I drop a file on the droplet, it cannot
>find IO/File.pm.

RuntimeBuilder creates runtimes, not droplets.

>Do I have to copy these into the folder that RuntimeBuilder created, or
>did I miss some simple step?

I don't know offhand ... I thought maybe the last version of RuntimeBuilder
would have gotten those files all for you, but you could give it a try.
Was it a dynaloader error?  If so, you need to get the file
:LIB:ARCH:auto:IO:File:File (where ARCH is MacPPC or MacCFM68K, and LIB is
probably lib or site_perl).  You'd also need
:LIB:ARCH:auto:Text:CSV_XS:CSV_XS.

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