I need to install racket on a linux machine with no x-windows.
The last time I did it, in Dec 2008, I went to:

http://download.plt-scheme.org/mzscheme/

and grabbed:

mz-4.1.3-src-unix.tgz

Then just did "configure", "make", and "make install".

Is there a similar easy process for the latest command-line only portion of 
racket?

I've looked in the README of the latest unix source tarball and didn't see
anything relevant.

I've looked through the online documentation and didn't find anything either.

Looking at the output of "./configure -h" makes me think maybe
--without-x
might work?

I apologize if this is in the docs and I just didn't see it.

Thanks,
Richard
-- 
Richard Hollos
_________________________________________________
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/users

Reply via email to