Can’t install NoMachine on RPI5

Forum / NoMachine for Raspberry Pi / Can’t install NoMachine on RPI5

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #55477
    saturnin51
    Participant

    Hello,

    I am trying to install NoMachine on my RPI5 4Go with Raspian Trixie. The install fails:

    Préparation du dépaquetage de …/nomachine_9.3.7_1_arm64.deb …
    nawk: cannot open “/usr/NX/etc/server.cfg” (Bad message)
    /etc/NX/nxserver: ligne 200: /usr/NX/bin/nxserver.bin: Message invalide
    /etc/NX/nxserver: ligne 200 : exec: /usr/NX/bin/nxserver.bin : impossible d’exécuter : Message invalide
    dpkg: erreur de traitement de l’archive /home/rpi5/Téléchargements/nomachine_9.3.7_1_arm64.deb (–install) :
    le sous-processus nouveau nomachine paquet pre-installation script a renvoyé un état de sortie d’erreur 126
    Des erreurs ont été rencontrées pendant l’exécution :
    /home/rpi5/Téléchargements/nomachine_9.3.7_1_arm64.deb

    I change Wayland to X11 before the install.

    #55480
    Britgirl
    Keymaster

    Hi,

    At a glance it could be the wrong package type is installed

    What is the output of uname -m on your RPi device?

    It might be worth removing the NoMachine package and re-installing.

    sudo dpkg --purge nomachine
    sudo rm -ef /usr/NX /etc/NX /var/NX
    #55488
    saturnin51
    Participant

    Hi,

    I installed the nomachine_9.3.7_1_arm64.deb version. I try to remove it and install again, unsuccessfully.

    #55494
    Britgirl
    Keymaster

    In the meantime we have installed Trixie without any issues. Please, from a terminal on the raspberry device, run uname -m and show us the output, just so that we can be sure that you have the right package.

    #55492
    saturnin51
    Participant

    Hi,

    doing first rm command, with a mistake -r instead -e, then dpkg, I can install Nomachine ! Great.

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

You must be logged in to reply to this topic. Please login .