Am 21.09.2012 20:46, schrieb Mike Gabriel:
HI Sebastien,

On Fr 21 Sep 2012 17:06:45 CEST sebastien seba wrote:


hello,

Do you know if
installing x2goserver is supported on a centos5 x32?


I recommend trying out the tarball based installation.
http://code.x2go.org/gitweb?p=x2goserver.git;a=blob;f=INSTALL

Use the latest released tarball. The code in Git is quite wobbly currently as I am doing rewrites on part of the Perl code in x2goserver.git.

The latest tarball is this:
http://code.x2go.org/releases/source/x2goserver/x2goserver-3.1.1.3.tar.gz

You also have to build nx-libs from source (make && make install):
http://code.x2go.org/releases/source/nx-libs/nx-libs-3.5.0.15-full.tar.gz

Both builds (esp. the installs) are not tested regularly, so we may have to play some e-mail ping pong to (a) get it work for you and (b) get the code more stable for the next releases.

Mike



_______________________________________________
X2Go-User mailing list
X2Go-User@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/x2go-user

Hello,

the RPMs which are located in the OpenSUSE Buildservices (https://build.opensuse.org/project/show?project=X11%3ARemoteDesktop%3Ax2go) are working fine. I tested them a few weeks ago on a CentOS 6 (should also work on 5.x line). The only thing you have to make sure is that the x2goserver runs in runlevel 5 because he accepts connections only in this runlevel.

Best Regards