On Fri, 13 Jan 2012 22:34:25 +0100 (CET)
gabor papp <[email protected]> wrote:

> hi Johannes,
> 
> > default-load-handler: cannot open input file:
> > "/usr/local/lib/racket/tcp.ss" (No such file or directory; errno=2)
> something might be wrong with your fluxus and/or racket installation.

I figured out that I need to (require scheme/tcp) instead. It's because
the documentation refers to racket 5.x, while Fluxus uses 4.x. It works
now. Thanks for the hint!

 - Johannes

Reply via email to