I followed the directions outlined on
http://people.binf.ku.dk/~hanne/b2ev...-the-new-black (which used Lenny and the 3.3 series of Nomachine's software) but it doesn't work for me using Squeeze and Nomachine's 3.4 series.
My log file suggests that the problem is associated with something not being passed to xrdb; part of the file follows:
Jan 10 22:34:43 nsm0314 nxnode[28324]: DEBUG daemon:461 /usr/bin/nxagent[28328] stderr: Info: Proxy running in server mode with pid '28329'.
Jan 10 22:34:43 nsm0314 nxnode[28324]: DEBUG daemon:461 /usr/bin/nxagent[28328] stderr: Info: Waiting for connection from '127.0.0.1' on port '4646'.
Jan 10 22:34:43 nsm0314 nxnode[28324]: INFO agent:407 Nxagent changed status from 'starting' to 'waiting'
Jan 10 22:34:43 nsm0314 nxnode[28324]: DEBUG agent:443 Setting session port to 4646
Jan 10 22:34:43 nsm0314 nxnode[28324]: DEBUG session:288 Writing session 'FB67745B9765B09453BFF36A5EB118A6' to '/usr/local/var/lib/neatx/sessions/FB67745B9765B09453BFF36A5EB118A6/neatx.data'
Jan 10 22:34:43 nsm0314 nxnode[28324]: DEBUG daemon:461 /usr/bin/xrdb[28331] stderr: /usr/bin/xrdb: No such file or directory
Jan 10 22:34:43 nsm0314 nxnode[28324]: DEBUG daemon:461 /usr/bin/xrdb[28331] stderr: /usr/bin/xrdb: Can't open display ':646.0'
Jan 10 22:34:43 nsm0314 nxnode-wrapper[28322]: Traceback (most recent call last):
Jan 10 22:34:43 nsm0314 nxnode[28324]: DEBUG daemon:560 __CheckExit /usr/bin/xrdb[28331] stdin:False stdout:True stderr:False exit:256
Jan 10 22:34:43 nsm0314 nxnode-wrapper[28322]: File "/usr/local/lib/python2.5/site-packages/neatx/daemon.py", line 230, in __HandleIO
Jan 10 22:34:43 nsm0314 nxnode-wrapper[28322]: ((cond & gobject.IO_OUT) and self.__Write(channel))))
Jan 10 22:34:43 nsm0314 nxnode-wrapper[28322]: File "/usr/local/lib/python2.5/site-packages/neatx/daemon.py", line 202, in __Write
Jan 10 22:34:43 nsm0314 nxnode-wrapper[28322]: n = channel.write(data)
Jan 10 22:34:43 nsm0314 nxnode-wrapper[28322]: glib.GError: Broken pipe
Jan 10 22:34:43 nsm0314 nxserver[28319]: DEBUG session:248 Loading session FB67745B9765B09453BFF36A5EB118A6 from /usr/local/var/lib/neatx/sessions/FB67745B9765B09453BFF36A5EB118A6/neatx.data
If anyone has gotten this to work, I'd appreciate some guidance because I'd like to have this running for my lab students this semester.
Thanks.