View Single Post
Posts: 1,101 | Thanked: 1,185 times | Joined on Aug 2008 @ Spain
#137
Originally Posted by shapeshifter View Post
I can't get this to work:
Code:
Nokia-N900:~$ snx user@myhost -d startx
snx: Starting xbindkeys, fullscreen key will work on nx windows
Connecting to user@myhost...
Server says: bash: line 1: nxagent: command not found
snx: xbindkeys stopped
However, nxagent is installed and running fine on the server. Does snx do something funky to PATH? PATH on the server is:
/opt/NX/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/share/java/apache-ant/bin:/opt/java/bin:/opt/java/db/bin:/opt/java/jre/bin:/opt/maven/bin:/usr/bin/core_perl

Server specs:
Code:
freenx 0.7.3-9
nxclient 3.5.0.7-1
nx-common 3.5.0-2
nxcomp 3.4.0_7-1
nxcompext 3.4.0_1-2
nxcompshad 3.4.0_3-1
nxserver 3.5.0-2
Any clues?
Login into the server, type nxagent at the command line, does it work? no? then make sure nxagent is in the path.
Once nxagent works from the command line, snx should work.