[racket] command-line racket with mred components
From: Stefan Schmiedl (s at xss.de)
Date: Fri Mar 4 16:10:56 EST 2011 |
|
On Fri, 4 Mar 2011 14:43:14 -0600
Don Blaheta <dblaheta at monm.edu> wrote:
> A few days later I tried it again and it was broken. Huh? After a
> certain amount of experimentation, I discovered that if I was ssh'ed
> into a machine from my office desktop machine, the racket script didn't
> work, but if I was ssh'ed into the same machine from my laptop, the
> script worked. Same machine in both cases.
Assuming you're ssh-ing into a bash login shell, compare the output
of
set
for both origins. Depending on the client, you might have X11Forwarding
enabled from one machine.
s.