<div dir="ltr">Greetings,<div><br></div><div>For some time now, it's bothered me a bit that Racket doesn't have an online REPL currently hosted anywhere. There's one written here: <a href="https://github.com/voila/try-racket">https://github.com/voila/try-racket</a></div><div><br></div><div>But no one's hosted it anywhere. So I took it upon myself to fix that. I've purchased <a href="http://try-racket.org">try-racket.org</a> and a basic DigitalOcean droplet to host it on, but I've hit a snag: I can't get it to run. </div><div><br></div><div>It runs more or less without trouble on my personal FreeBSD box, but on my Debian 7 droplet I waded through countless dependency issues until finally I reached what seems to be this same error:</div><div><br></div><div><a href="http://bugs.racket-lang.org/query/?cmd=view%20audit-trail&pr=12465">http://bugs.racket-lang.org/query/?cmd=view%20audit-trail&pr=12465</a><br></div><div><br></div><div>Presuming that perhaps this was in someway trying to run Racket in an actual GUI window whether I wanted it to or not, I attempted to run it as --script, but this just quits silently instead, leaving no servlet behind either. </div><div><br></div><div>Any ideas what I might be doing wrong? or have I hit a proper bug? (IME it's usually the former ... )</div><div><br></div><div>John Berry</div><div><a href="http://jarcane.github.com">http://jarcane.github.com</a></div></div>