Installing NoMachine on Redhat 7.2 gets gcc errors

Forum / NoMachine for Linux / Installing NoMachine on Redhat 7.2 gets gcc errors

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #13468
    taigrrr8
    Participant

    I followed these steps.

    https://www.nomachine.com/download/download&id=14

    Here is the install process.

    rpm -i nomachine_5.1.62_1_i686.rpm
    NX> 700 Starting install at: Mon Jan 09 15:14:45 2017.
    NX> 700 Installing: nxclient version: 5.1.62.
    NX> 700 Using installation profile: Red Hat.
    NX> 700 Install log is: /usr/NX/var/log/nxinstall.log.
    NX> 700 Compiling the USB module.
    NX> 700 Installing: nxplayer version: 5.1.62.
    NX> 700 Using installation profile: Red Hat.
    NX> 700 Install log is: /usr/NX/var/log/nxinstall.log.
    NX> 700 To connect the remote printer to the local desktop,
    NX> 700 the user account must be a member of the CUPS System Group: sys.
    NX> 700 Installing: nxnode version: 5.1.62.
    NX> 700 Using installation profile: Red Hat.
    NX> 700 Install log is: /usr/NX/var/log/nxinstall.log.
    NX> 700 Creating configuration in: /usr/NX/etc/node.cfg.
    NX> 700 ERROR: Cannot validate license file.
    NX> 700 Node install completed with warnings.
    NX> 700 Please review the install log for details.
    NX> 700 Installing: nxserver version: 5.1.62.
    NX> 700 Using installation profile: Red Hat.
    NX> 700 Install log is: /usr/NX/var/log/nxinstall.log.
    NX> 700 Creating configuration in: /usr/NX/etc/server.cfg.
    NX> 700 ERROR: Cannot validate license file.
    NX> 700 Cannot validate node license file.
    NX> 700 Failed to run ‘/usr/NX/bin/nxkeygen’.
    NX> 700 Server install completed with warnings.
    NX> 700 Please review the install log for details.
    NX> 700 Install completed with errors at: Mon Jan 09 15:15:06 2017.
    NX> 700 NoMachine was configured to run the following services:
    NX> 700 NX service on port: 4000

    However, nothing gets started and netstat doesn’t show anything for port 4000.

    selinux is disabled.

    No firewall or IPtables running.

    systemctl showing:

    nxserver.service loaded failed failed NoMachine Server daemon

    From command line.

    /usr/NX/bin/nxserver status

    /usr/NX/bin/nxserver.bin: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file: No such file or directory

    I do have gcc and libgcc install and in my LD_LIBRARY_PATH:/.

    I’ve attached the nxinstall.log. Showing some:

    ERROR: /usr/NX/bin/nxkeygen: error while loading shared libraries: libgcc_s.so.1: wrong ELF class: ELFCLASS64.

    Any help/pointers with be greatly appreciated.

    Thx.

    #13489
    Britgirl
    Keymaster

    Looks like you are installing the 32 bit package on a 64 bit system without 32 compatibility libs installed.

    Take a look at the article here: https://www.nomachine.com/AR02J00623

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

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