[racket-dev] Racket 6 (git branch release), configure options and dependencies
Hi. I'm compiling racket 6 (from the git branch "release") on OpenBSD.
The configure script includes the options "enable-gracket" and
"enable-docs" but I don't see the gracket binary and the docs installed
after the installation. Someone forgot remove the options or these are
usefull for something?.
Another question. Racket 5.3 needs gtk, cairo, pango, gtkglext and so
forth. What are the dependencies of racket core now?.
Thanks.