Re: [racket-dev] GUI executables created with DrRacket fail

2014-02-12 Thread Doug Williams
Thanks, Matthew. I'll test the next release. On Tue, Feb 11, 2014 at 10:26 AM, Matthew Flatt wrote: > The problem was due to changes in `scribble/manual` that didn't > preserve a delay on finding files in the "scribble" collection. > Scribble is referenced by `plot` in a way that needs `scribbl

Re: [racket-dev] GUI executables created with DrRacket fail

2014-02-11 Thread Matthew Flatt
The problem was due to changes in `scribble/manual` that didn't preserve a delay on finding files in the "scribble" collection. Scribble is referenced by `plot` in a way that needs `scribble/manual` to work in an executable, and your program uses `plot`. I've pushed a repair to Scribble. At Sun,

[racket-dev] GUI executables created with DrRacket fail

2014-02-02 Thread Doug Williams
The animation program I sent out a bit ago, and attached here, runs fine under DrRacket but when I create an executable (using either raco or DrRacket) and try to run it, it fails with the following: collection-file-path: collection not found collection: "scribble" in collection directories: