====== Using the OpenNX client in Yosemite ====== Initially, [[http://sourceforge.net/p/opennx/bugs/80/|there were a lot of problems]], but smorovic's fix at the end seems to work (even with XQuartz 2.7.7); so far I haven't hit any problems: - Installing macports and sudo port install wxWidgets-3.0 curl libidn openssl zlib nxcomp libpng jpeg svn2cl cctools libtool autoconf automake pulseaudio - Installing nxssh-3.5.0-2.tar.gz (I found it in a [[http://pkgs.fedoraproject.org/repo/pkgs/nx/nxssh-3.5.0-2.tar.gz/f52fcdb38e09f8dcfb9ff0344dfbbbd6/|Fedora repo]]) by: tar xzf nxssh-3.5.0-2.tar.gz cd nxssh CPPFLAGS="-I/opt/local/include -I/opt/local/include/nx" LDFLAGS="-L/opt/local/lib -L/opt/local/lib/nx -lresolv" ./configure --prefix=/opt/local make - copy the binary to OpenNX library area (actually, a symlink might be a better idea):sudo cp nxssh /LIbrary/OpenNX/bin/