A forum for Spin users
You are not logged in.
Pages: 1
I mean that if you run the bash shell (and not the csh for instance) ====> how do I run the bash shell?
then you can explicitly set the DISPLAY variable with the command I showed you:
export DISPLAY=localhost:0
if the csh this becomes =====> how the csh becomes?
set DISPLAY localhost:0
you could try: export DISPLAY=localhost:0 (if you use the bash shell)
what do you mean?
Hi,
After following step by step the installation guide for spin and ispin, the message bellow appeared on my terminal on fedora 14. I used Current Version 6.1.0 (4 May 2011)* Full distribution, with sources: spin610.tar.gz (388k).
Plz let me know what I should do.
Tnx in advance
$ ispin
No protocol specified
Application initialization failed: couldn't connect to display ":0.0"
Error in startup script: invalid command name "wm"
while executing
"wm title . "ispin""
(file "./ispin.tcl" line 11)
Pages: 1