SSH Setup for IRIX 6.5 (MIPSIV for now) -
Raion - 04-14-2021
I've made a simple article explaining how to do this here:
https://wiki.irixnet.org/SSH-Setup-on-IRIX-6.5
If there's any issues with libraries not being found, setting this variable should work:
setenv LD_LIBRARYN32_PATH /usr/lib32:/lib32:/opt/lib32:/opt/xeno/lib32
If you have other libraries used such as for Nekoware or Freeware or RSE or whatever you'll possibly need to add those to that path as well.
In the future, I will statically link and make both MIPS IV and III builds for this and they will eventually feature in Nekoware II as well!