[plt-scheme] Re: PLT SCHEME 4.0 - SLLGEN
At Wed, 18 Jun 2008 12:24:45 -0500, Larry Evans wrote:
> On 06/17/08 12:38, Matthew Flatt wrote:
> > At Mon, 16 Jun 2008 22:26:44 -0500, "Luis Fernando Pino Duque" wrote:
> >> I would like to know how to use the sllgen in the version 4.0 of PLT Scheme,
> [snip]
> > I see that the EoPL support in v4.0 is completely broken. I've
> > committed fixes in SVN, and they'll be part of v4.0.1.
> >
> Thanks Matthew. That'll probably solve the problem reported earlier in
> my post with headers:
>
> Subject: Essentials of Prog. Lang. 6-grammar.scm bad scanner
> Date: Tue, 17 Jun 2008 05:46:38 -0500
>
> However, it's unclear what to do after `svn update`,
> Is `make install ` sufficient or must that be
> preceded by `make `?
In this case, if you already have an SVN-based installation, then
`setup-plt' is enough.
Matthew