less than 1 minute read

<img style=”display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 100px; height: 100px;” src=”http://4.bp.blogspot.com/_kYEysMxY62I/ScwLSYKM39I/AAAAAAAADFY/YmyvnYDDHcY/s200/avatar2.jpg” border=”0” alt=”“id=”BLOGGER_PHOTO_ID_5317637670368501714” />

I wanted to use FreeNX on SLES in order to run in init3 mode. I found a way to do this via this link here:

http://en.opensuse.org/FreeNX_Server_HOWTO

The problem was that it didn’t tell you all the dependencies you need.

Here is a list of dependencies I had to install:
expect (In SLES normal repos)
rdesktop
NX
FreeNX


The RPM versions I downloaded from the openSUSE Build Service were:
FreeNX-0.7.2-29.1.x86_64.rpm
rdesktop-1.5.0-8.2.x86_64.rpm
NX-3.2.0-44.1.x86_64.rpm

So far it has run great.

Be sure to follow the rest of the configuration instructions in the Opensuse link above.

Updated: