I have RH9
I run
Yum install expect nc
When I install the rpm
rpm -Uvh nx-1.4.0-0.fdr.4.i386.rpm
warning: nx-1.4.0-0.fdr.4.i386.rpm: V3 DSA signature: NOKEY, key ID b90aee70
error: Failed dependencies:
xorg-x11 is needed by nx-1.4.0-0.fdr.4
xorg-x11-tools is needed by nx-1.4.0-0.fdr.4
what is this?
You are trying to install a Fedora package built against X.org libraries on to a Red Hat 9 system, which uses XFree86. Whilst it's possible to build packages that are compatible with both X.org and XFree86, this isn't one of them. You'll need to find a Red Hat version of the package, or build one yourself.
P.S. Please don't post HTML to this mailing list.
Paul.