Re: [racket-dev] Racket 6 (git branch release), configure options and dependencies

2013-12-01 Thread Juan Francisco Cantero Hurtado
On Mon, Dec 2, 2013 at 2:25 AM, Robby Findler wrote: Not that you need more to do, I'm sure :), but the builds from the release branch (or just checking it out yourself if that's easier) are probably pretty close to the final release from the perspective of dependencies and OS packaging iss

Re: [racket-dev] Racket 6 (git branch release), configure options and dependencies

2013-12-01 Thread Robby Findler
Not that you need more to do, I'm sure :), but the builds from the release branch (or just checking it out yourself if that's easier) are probably pretty close to the final release from the perspective of dependencies and OS packaging issues. And that turns out to be wrong, we'd probably be better

Re: [racket-dev] Racket 6 (git branch release), configure options and dependencies

2013-12-01 Thread Juan Francisco Cantero Hurtado
On 12/01/13 04:00, Matthew Flatt wrote: At Sun, 01 Dec 2013 03:31:32 +0100, Juan Francisco Cantero Hurtado wrote: On 11/25/13 05:10, Juan Francisco Cantero Hurtado wrote: Hi. I'm compiling racket 6 (from the git branch "release") on OpenBSD. The configure script includes the options "enable-gr

Re: [racket-dev] Racket 6 (git branch release), configure options and dependencies

2013-11-30 Thread Matthew Flatt
At Sun, 01 Dec 2013 03:31:32 +0100, Juan Francisco Cantero Hurtado wrote: > On 11/25/13 05:10, Juan Francisco Cantero Hurtado wrote: > > Hi. I'm compiling racket 6 (from the git branch "release") on OpenBSD. > > > > The configure script includes the options "enable-gracket" and > > "enable-docs" bu

Re: [racket-dev] Racket 6 (git branch release), configure options and dependencies

2013-11-30 Thread Sam Tobin-Hochstadt
I believe you should be able to compile Minimal Racket, which corresponds to the 'make base' target, without any of those dependencies. Sam On Nov 30, 2013 8:32 PM, "Juan Francisco Cantero Hurtado" wrote: > On 11/25/13 05:10, Juan Francisco Cantero Hurtado wrote: > >> Hi. I'm compiling racket 6

Re: [racket-dev] Racket 6 (git branch release), configure options and dependencies

2013-11-30 Thread Juan Francisco Cantero Hurtado
On 11/25/13 05:10, Juan Francisco Cantero Hurtado wrote: 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 f

[racket-dev] Racket 6 (git branch release), configure options and dependencies

2013-11-24 Thread Juan Francisco Cantero Hurtado
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 somet