Re: [racket] Error with MrEd Designer package

2014-05-14 Thread Laurent
Great, glad it works. Note however that version 3.10 is not the latest. The latest can only be obtained via the new package manager (see details in my previous email). Laurent On Tue, May 13, 2014 at 10:53 PM, Jérôme Brilland wrote: > Hi, > > I use Racket 5.2.1 (under Debian Stable). > > Yes

Re: [racket] Error with MrEd Designer package

2014-05-13 Thread Jérôme Brilland
Hi, I use Racket 5.2.1 (under Debian Stable). Yes, it works with an older version (3:7) of MrEd Designer. And MrEd Designer 3:10 works with Racket 6.0. Thanks. Jérôme On 11/05/2014 14:36, Laurent wrote: Hi Jérôme, The `(require (planet ...))` will download the old package from the old pac

Re: [racket] Error with MrEd Designer package

2014-05-11 Thread Laurent
Hi Jérôme, The `(require (planet ...))` will download the old package from the old package repository: http://planet.racket-lang.org/display.ss?package=mred-designer.plt&owner=orseau instead of the one on github, which is registered on the new package repository: https://pkg.racket-lang.org/#[mred