0

I am trying to install nomachine on my redhat (RHEL5 64 bit desktop) and I am getting the following error

nomachine conflicts with nxserver

Same error occur while installing nxnode and nxclient.

Neither nxserver, nor nxnode nor nxcliend are installed and I still get the error.

How can I solve this issue?

fedorqui
  • 275,237
  • 103
  • 548
  • 598
Sudhanshu
  • 1
  • 2

1 Answers1

0

Remove the freenx packages that are probably shipped with Red Hat.

# rpm -e nxserver
Infinite Recursion
  • 6,511
  • 28
  • 39
  • 51
dribs
  • 1
  • It says cannot execute '/usr/NX/scripts/setup/nxserver.uninstall --uninstall' : File doesn't exists. – Sudhanshu Jul 07 '15 at 09:50
  • to get the uninstall file i'll need to independently install nxserver. But the problem is that i am unable to locate the nxserver folder, and its not letting me install it. – Sudhanshu Jul 07 '15 at 09:52