[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Problem
Here's a problem that I reported on "centaur-request". The person replies
me with a solution, but it's doesn't change a thing. Maybe, you got a hint...
=>
=> > We got a problem to start a program under Centaur. We are trying to start the
=> > program on a machine called "vanesse". When we want to load a file with the
=> > file editor, we got the following messages:
=> >
=> > -----------------------------
=> >
=> > ? 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
=> >
=> > ------------------------------
=>
=>
=> ------------ beginning of message -----------
=>
=> |> => Restarting locally: server -wait -name METAL /vol/centaur/cent
=> |> => aur/tables/metal/METAL
=> |> => ** #:io:client:open-spawn-server-if-needed : Wrong hostname or
=> |> => port returned : sh: 262 Killed
=> |>
=> |> => = ()
=> |> => ? !server -name METAL /vol/centaur/centaur/tables/metal/METAL
=> |> => sh: 265 Killed
=>
=> The problem was due to calling another "server" command than the
=> one shipped with centaur. This could happen for example if you
=> install the server command used by Gnu Emacs (emacsclient) in a
=> public directory referenced in $PATH.
=>
=> This command will be renamed "stserver" in centaur1.3 (as "client"
=> will be "stclient")
=>
=> ---------- end of message ---------
=>
=> You case is similar and seems to show that on vanesse the server command
=> found along your $PATH is NOT the one that centaur expects.
=>
=> Can you please confirm that? A possible solution is then to put
=> <rootdir of centaur>/bin at the beginning of $PATH
=>
=> 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
I changed the PATH variable to put the centaur directory first, but nothing
changes. Also, the problem occurs only with a file with non-defauly extension
( for our case, a .Dpml extension ). Also, the problem arrives with only
a user ( it's works with another user ). Do you have a hint ?
Thanks
--
*******************************************************************************
* Marco Jacques | Tel: (514) 343-6111 *
* Departement d'I.R.O | e-mail: marcoj@iro.umontreal.ca *
* Universite de Montreal | ------------------------------------- *
* C.P. 6128 | *
* Montreal, Qc | *
* H3C 3J7, Canada | *
*******************************************************************************
- Follow-Ups:
- Re: Problem
- From: fm@arthur.inria.fr (Francis Montagnac )