Reply To: Cannot install latest version (6.9.2.1) on Ubuntu 16.04

Forum / NoMachine for Linux / Cannot install latest version (6.9.2.1) on Ubuntu 16.04 / Reply To: Cannot install latest version (6.9.2.1) on Ubuntu 16.04

#25500
hawk
Participant

NoMachine setup is using command install for copying and setting files. As install is replaced on your machine files are installing incorrectly. Please rename /bin/install to for example /bin/inst (by command mv /bin/install /bin/inst) and try to install NoMachine again.