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

Re: Distribution of MrEd-based apps



At 12:41 PM -0500 12/27/00, David Jaquay wrote:
>Sounds like good things are in the works, and I seriously doubt that 
>I'll have much working before summer.  Still, if I felt like just 
>packing up my source and sending it to someone to play with, what 
>else would I need to send them, or tell them to download, before 
>they could run my app?

You should tell them to install drscheme. Then, you should create a 
.plt file. See the documentation on `pack' (in mzlib) for the details 
on creating .plt files. The .plt is an archive of whatever files you 
want, stored in a plt-tree-relative manner. They would unpack the 
.plt file by dragging it onto Setup PLT and the files will be 
installed on their machine, in the same plt-tree-relative places they 
were on your machine.

Hope that helps,
Robby