Re: [racket-dev] saving .scrbl file OS X message box

2010-11-08 Thread Matthew Flatt
This was a bug in the `save-file' dialog under Cocoa, where the Cocoa-level allow other extensions flag wasn't set correctly. It's now fixed. Probably DrRacket should add .scrbl to its list of standard extensions, though. At Wed, 3 Nov 2010 14:15:34 -0700, John Clements wrote: Dear Heavens,

Re: [racket-dev] [DrDr] R21445 (timeout 1) (unclean 715) (stderr 715) (changes 32)

2010-11-08 Thread Jay McCarthy
I thought the whole point of the build process is that it gets the libraries if they are missing? Jay On Mon, Nov 8, 2010 at 7:27 PM, Sam Tobin-Hochstadt sa...@ccs.neu.edu wrote: On Mon, Nov 8, 2010 at 9:12 PM,  d...@racket-lang.org wrote: DrDr has finished building push #21445 after 29.06m.

Re: [racket-dev] [DrDr] R21445 (timeout 1) (unclean 715) (stderr 715) (changes 32)

2010-11-08 Thread Matthew Flatt
Under Windows and Mac OS X, only. Users of other Unix variants have to install Gtk (which implies Cairo and Pango) through whatever package system they normally use. At Mon, 8 Nov 2010 19:34:31 -0700, Jay McCarthy wrote: I thought the whole point of the build process is that it gets the

Re: [racket-dev] [DrDr] R21445 (timeout 1) (unclean 715) (stderr 715) (changes 32)

2010-11-08 Thread Jay McCarthy
Anyways, I think I got them (apt-get install libgtk2-dev) and restarted the builds Jay On Mon, Nov 8, 2010 at 7:34 PM, Jay McCarthy jay.mccar...@gmail.com wrote: I thought the whole point of the build process is that it gets the libraries if they are missing? Jay On Mon, Nov 8, 2010 at

Re: [racket-dev] [DrDr] R21445 (timeout 1) (unclean 715) (stderr 715) (changes 32)

2010-11-08 Thread Matthew Flatt
FWIW, you could leave off -dev. Racket's GUI library needs libgtk2 binaries, but it does not need header files or other development support. At Mon, 8 Nov 2010 19:40:49 -0700, Jay McCarthy wrote: Anyways, I think I got them (apt-get install libgtk2-dev) and restarted the builds Jay On

Re: [racket-dev] 64-bit Mac OS X (was: try the GRacket2 branch)

2010-11-08 Thread Gene Diveglia
Thank you! It's working perfectly now. On Nov 6, 2010, at 11:37 PM, Matthew Flatt wrote: At Sat, 30 Oct 2010 16:40:00 -0600, Matthew Flatt wrote: At Sat, 30 Oct 2010 14:56:30 -0400, Gene Diveglia wrote: I apologize in advance if I'm jumping the gun a bit here. I'm not sure if 64 bit