How to Install NoMachine on NixOS

Forum / NoMachine for Linux / How to Install NoMachine on NixOS

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #48353
    ierturk
    Participant

    Hi,

    I’m trying to install NoMachine on NixOS by using tar.gz installer but no success.

    Is there any NoMachine package for NixOS. Thanks in advance.

    Regards

     

    #48396
    Britgirl
    Keymaster

    NoMachine does not provide a package specifically for NixOS, you can check the list of officially supported distributions here: https://kb.nomachine.com/AR07H00568.

    You can try installing the tar.gz to another directory and not /usr e.g

    sudo tar zxf nomachine...tar.gz -C /opt/
    sudo NX_INSTALL_PREFIX=/opt /opt/NX/nxserver --install redhat
    #48399
    ierturk
    Participant

    Thank you for the reply. Unfortunately provided script won’t work on the NixOS due to some shebang in the scripts. There needs to be a specific installer for the NixOS.

Viewing 3 posts - 1 through 3 (of 3 total)

This topic was marked as solved, you can't post.