[plt-scheme] Stand alone executables

From: Katsmall the Wise (kela_bit at netvision.net.il)
Date: Mon Apr 14 16:21:46 EDT 2003

My problem is I don't even get the choice for stand-alone, I can only 
create launchers (I get a 'save as' kind of dialog, not the one with the 
options Launcher/Stand alone)

Robby Findler wrote:

>  For list-related administrative tasks:
>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>
>Creating an executable with this program:
>
>  (send (make-object frame% "frame" #f 200 200) show #t)
>
>seems to work fine in the Graphical language in both v203 and the cvs
>version.
>
>There was a bug (covered on this mailing list, I believe) in the module
>language (but not in a PLT language) that has since been fixed; you'll
>need the CVS version for that fix.
>
>If that still doesn't help, please send me the smallest program you can
>that demonstrates the problem and I'll figure out what's wrong.
>
>Thanks,
>Robby
>
>At Mon, 14 Apr 2003 21:14:11 +0200, Katsmall the Wise wrote:
>  
>
>>  For list-related administrative tasks:
>>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>>
>>Why is it impossible to create Stand Alone Executables using the 
>>languages listed under 'PLT'?
>>When I try using the module language (MrEd base) and run it it says:
>>standard-module-name-resolver: collection not found: "mred" in any of: ()
>>What could be wrong?
>>
>>Katsmll the Wise
>>
>>
>>    
>>
>
>
>  
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20030414/5db522f2/attachment.html>

Posted on the users mailing list.