I have a need for a single runtime (containing some standard Perl
libraries, the Perl interpreter, and hooks to XS code), which would then
run the "real" code located in ./lib/. Following my existing methods with
RuntimeBuilder and MacPerl 5.004, everything works wonderfully.

With 5.6.1, I get a runtime that doesn't do anything. You open, it sits.

 Has anyone gotten RuntimeBuilder working with 5.6.1?
 Are there any plans to get RuntimeBuilder working with 5.6.1?
 Axel, did you ever finalize your standalone-builder application?

The code in question is my AmphetaDesk [1]. The newest code (v0.93) is a
radical departure from the current (v0.92), as the entire codebase sits
under a lib/ directory, and there's a simple "wrapper" script [2] which
loads it all in. In essence, I need to create a "wrapper binary" so I won't
need Perl installed.

I've already accomplished this on Windows  [3], and I'd like to be able to
continue to create runtimes for Classic owners. I fear, however, that
sticking with MacPerl 5.004 will impede future updates.

Thoughts?

[1] http://www.disobey.com/amphetadesk/
[2] http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/amphetadesk
    /AmphetaDesk/AmphetaDesk.pl?rev=1.62&content-type=text/vnd.viewcvs-markup
[3] http://www.disobey.com/amphetadesk/alpha.zip

-- 
Morbus Iff ( rootle-dee-tootle-dee-toot! )
Culture: http://www.disobey.com/ and http://www.gamegrene.com/
Tech: http://www.oreillynet.com/pub/au/779 - articles and weblog
icq: 2927491 / aim: akaMorbus / yahoo: morbus_iff / jabber.org: morbus

Reply via email to