[racket] Possible to install both plt-scheme from repo and racket from racket-lang.org?

From: Eli Barzilay (eli at barzilay.org)
Date: Wed Aug 25 01:51:26 EDT 2010

On Aug 24, Laurent wrote:
> 
> Probably dividing packages into core, textual, gui, docs, etc. would
> be nice I suppose.

Not really necessary: the textual distribution is the core one (it
isn't really a core at the moment, but it will be more core-ish); the
gui (core) distribution is much bigger so a separate installer makes
sense; and the docs are probably going to stay part of the collections
they belong to.


> > Even better, is if anyone gets this (or something similar) and
> > plays with a very simple spec file that I can try out -- and maybe
> > eventually switch our packaging process to use it.
> 
> The documentation is quite complete and has some examples:
> http://www.epmhome.org/epm-book.html

Yeah, I saw that -- but it looks like getting a config file for racket
takes some work and experimentation, so if it waits for me then it
will take time.

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                    http://barzilay.org/                   Maze is Life!


Posted on the users mailing list.