[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problem
- Subject: Re: Problem
- From: fm@arthur.inria.fr (Francis Montagnac )
- Date: 13 Aug 93 15:41:18 GMT
In article <51925@sophia.inria.fr>, marcoj@iro.umontreal.ca (Marco Jacques) writes:
|> => > ? connect: Connection refused
|> => > Restarting on vanesse.iro.umontreal.ca: server -wait -name Dpml /home/saguenay/hains/centaur/tables/Dpml/syntax/metal//Dpml
|> => > ** #:io:client:open-spawn-server-if-needed : Wrong hostname or port returned : stty: standard input: Operation not supported on
|> => > socket
|> => > xhost: unable to open d
The problem was due to have csh (or similar) as login shell, and
executing an "stty" and an "xhost" in the .cshrc startup file.
The same error messages would have been seen by simply using rsh.
The solution is to move these commands in the .login file or equivalent.
Francis Montagnac, fm@sophia.inria.fr, (33) 93 65 78 06, Fax:(33) 93 65 77 66
INRIA Sophia, 2004, rte des Lucioles, B.P.93 - 06902 Sophia Antipolis Cedex
- References:
- Problem
- From: marcoj@iro.umontreal.ca (Marco Jacques)