![]() | ![]() | ![]() |
This is an old revision of the document!
This seems to be a can of worms. To summarise, for reasons that no-one seems to have been able to figure, there seem to be two different situations:
According to smorovic on mailing list opennx:bugs, you can fix this by:
sudo port install wxWidgets-3.0 curl libidn openssl zlib nxcomp libpng jpeg svn2cl cctools libtool autoconf automake pulseaudio
tar xzf nxssh-3.5.0-2.tar.gz cd nxssh ./configure --includedir=/opt/local/include/openssl --with-ssl-dir=/opt/local/bin/openssl make
sudo cp nxssh /LIbrary/OpenNX/bin/
I'm still stuck at step 2 (there seems to be a mismatch in MacPorts for openssl right now, but hopefully this will get fixed soon):
checking OpenSSL header version... 9081af (OpenSSL 0.9.8za 5 Jun 2014) checking OpenSSL library version... 9081cf (OpenSSL 0.9.8zc 15 Oct 2014) checking whether OpenSSL's headers match the library... no configure: error: Your OpenSSL headers do not match your library. Check config.log for details.