At 11:14 PM +0200 8/29/02, Thomas De Groote wrote:
>I would like to save some script as a runtime version, but on execution I
>get a lot of errors about modules not found. I looked online and saw that
>RuntimeBuilder.pl script/droplet, but that only works for PPC
>destinations and my project has to run on a SE/30.

You could, in theory, run RuntimeBuilder using a 68K or FAT build of
MacPerl.  The 68K build is installed on 68K machines.


>I also tried to copy all requested files in the same folder as the
>runtime, but it kept complaining about DynaLoader.pm

Dynamic loading -- anything requiring DynaLoader -- does not work,
currently, with 68K Macs.  That did work with MacPerl 5.2.0r4, which is
still available, via the CFM68K build.  But CFM68K is not currently
supported in current versions of MacPerl.

-- 
Chris Nandor                      [EMAIL PROTECTED]    http://pudge.net/
Open Source Development Network    [EMAIL PROTECTED]     http://osdn.com/

Reply via email to