IDK though, Debian stable is very popular. I would suggest somebody should build a package for it and upload it to <a href="http://racket-lang.org">racket-lang.org</a><br><br>On Tuesday, March 4, 2014, Matthew Flatt <<a href="javascript:_e(%7B%7D,'cvml','mflatt@cs.utah.edu');" target="_blank">mflatt@cs.utah.edu</a>> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
At Mon, 3 Mar 2014 23:19:47 -0800, John Clements wrote:<br>
> I’d like to run racket 6 on a 64-bit Debian 7 VPS (that I have with linode).<br>
> It appears to me that our pre-built binaries rely on libc 2.14, and that the<br>
> current stable Debian (I know, I know) comes with libc 2.13.  Am I reading the<br>
> error messages correctly?<br>
><br>
> My next step is to try to built it from source, but it’ll be tricky, because<br>
> this machine doesn’t have very much ram. CPUS=1 is probably my friend here.<br>
<br>
Building some source is probably not so bad if you use the "source +<br>
built packages" distribution. Then, you're justing building the C core,<br>
and all the Racket code and documentation is pre-built.<br>
<br>
For a smaller install, try the Minimal Racket "source + built packages"<br>
distribution, then install the packages that you need. Again, the<br>
packages should install in built form, so installation should be quick.<br>
<br>
<br>
____________________<br>
  Racket Users list:<br>
  <a href="http://lists.racket-lang.org/users" target="_blank">http://lists.racket-lang.org/users</a><br>
</blockquote>