At 8:16 -0400 1999.08.10, schinder@pobox.com wrote: >The answer to the question (which if I remember right was about a >standalone runtime; I'm not about to hit the archives for this) is >probably that constant.pm didn't get inserted into the resource fork >of the runtime. All modules that a runtime that's intended to be used >on a machine that doesn't have MacPerl installed have to be in the >resource fork in the right way, so that MacPerl can find and use them. >There are tools to help with this, but I don't remember if they're >flawless. Since I never use runtimes, I don't have any experience >with them. Yes, it is called (as noted in another post) RuntimeBuilder. Text files _can_ be inserted into the resource fork of the runtime, or they can be put into a subfolder in the same folder as the runtime (which is what you need to do with shared libraries, anyway). At some point, there will be Perl archive files similar to Java's .jar files, I believe, and at that point you can throw everything into one file and send it along with the runtime. Perhaps there will be a facility for embedding this file into the runtime. -- 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