On Friday, May 13, 2016 at 10:54:04 AM UTC-4, Matthew Flatt wrote:
> At Fri, 13 May 2016 07:35:28 -0700 (PDT), James Brown wrote:
> > I want to build racket myself. Is there a guide for that?
> 
> Building from source is unlikely to help with the GUI problem, because
> the build process doesn't depend on the Gtk installation. Instead, Gtk
> is found and linked at run time.
> 
> 
> On the GUI problem: Does setting the PLT_GTK2 environment variable (to
> anything) help?
> 
> 
> To answer the build question: The source distribution has a
> "README" in the "src" directory; it also has a "README" in the root
> directory that points to "src/README". The Git repo has "INSTALL.txt",
> and its "README.txt" similarly points to "INSTALL.txt".

After re-installed gtk2, and set PLT_GTK2 environment variable, I can now 
launch drracket from the command line. Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to