X-Win32 Live
Server Information
The LIVE server starts automatically when a LIVE client connects. The client runs the rxsci program, which in turn starts rxserver, if it isn't already running. Communication between the LIVE components on the server are through files and named sockets in a directory named .nx in your home directory, which is created automatically. You do not need to start anything after installation. It will automatically exit when you terminate your last running session.
For security reasons, each user runs his own instance of the LIVE server.
Installation Options
If you are an administrator on the Linux machine on which you will install the Live Server, it is recommended that you use the root installation. This will install using RPM, which will automatically check dependencies, and install the server into the place where all users can use it. The non-root installation file is a compressed tar file, which will be installed in your home directory.
The LIVE Server is available for, Linux, Linux-64, Solaris, Solaris-x86, AIX, HP-UX.
Linux
RPM (root) Install File
- Is a RPM file.
- Download LIVE Linux Server (build 39)
- Will install in /usr/bin and /usr/lib, or wherever you have the system BIN and LIB directories on your system.
- Requires root (system) access to install.
- Will automatically check for system dependencies.
- Install by running (as root): rpm -i LIVEServer-3.1-39.i386.rpm
Tar (non-root) Install File
- Is a gzip'ed tar file.
- Download LIVE Linux Server (non-root install) (build 39)
- Will typically install in your home directory, under a directory titled 'LIVEServer'.
- This path needs to be added to the LIVE session on the client. See step 4 in the Creating a LIVE Session page.
- Does not require root (system) assess to install or run.
- System dependencies must be checked manually (see below).
- Install by running (in your home directory): tar xzf LIVEServer-3.1-39.i386.tar.gz
- On RedHat Linux, make sure /usr/X11R6/bin (where xauth is found) is in your path. This may involve editing your .bashrc file or, as an alternative, the rxsci script.
System Requirements
- CPU: Intel 32-bit or 64-bit
- OS: Linux. Currently tested on RedHat and SuSE
- GCC 3.4 or later (libstdc++.so.6 and libgcc_s.so.1). If you are running SuSE 9, you can download a GCC update here.
Linux-64
RPM (root) Install File
- Is a RPM file.
- Download LIVE Linux-x64 Server (build 39)
- Will install in /usr/bin and /usr/lib, or wherever you have the system BIN and LIB directories on your system.
- Requires root (system) access to install.
- Will automatically check for system dependencies.
- Install by running (as root): rpm -i LIVEServer-3.1-39.x86_64.rpm
Tar (non-root) Install File
- Is a gzip'ed tar file.
- Download LIVE Linux-x64 Server (non-root install) (build 39)
- Will typically install in your home directory, under a directory titled 'LIVEServer'.
- This path needs to be added to the LIVE session on the client. See step 4 in the Creating a LIVE Session page.
- Does not require root (system) assess to install or run.
- System dependencies must be checked manually (see below).
- Install by running (in your home directory): tar xzf LIVEServer-3.1-39.x86_64.tar.gz
- On RedHat Linux, make sure /usr/X11R6/bin (where xauth is found) is in your path. This may involve editing your .bashrc file or, as an alternative, the rxsci script.
System Requirements
- CPU: Intel x86_64 or AMD64
- OS: Linux. Currently tested on Debian 64, RHEL4-64
Solaris
Package (root) Install File
- Is a Solaris Package file.
- Download LIVE Solaris Server (build 39)
- Will install in /usr/bin and /usr/lib, or wherever you have the system BIN and LIB directories on your system.
- Requires root (system) access to install.
- Install by running (as root): gunzip live-3.1-39-sol8-sparc-local.gz && pkgadd -d live-3.1-39-sol8-sparc-local
Tar (non-root) Install File
- Is a gzip'ed tar file.
- Download LIVE Solaris Server (non-root install) (build 39)
- Will typically install in your home directory, under a directory titled 'LIVEServer'.
- This path needs to be added to the LIVE session on the client. See step 4 in the Creating a LIVE Session page.
- Does not require root (system) assess to install or run.
- Install by running (in your home directory): gunzip -dc live-3.1-39-sol8-sparc-local.tar.gz | tar xf -
System Requirements
- CPU: Sparc 64-bit
- OS: Solaris 8 or greater. Currently tested on Solaris 8 and Solaris 10.
- libiconv (libiconv.so.2). Get it here.
- GCC 3.4 or later (libstdc++.so.6 and libgcc_s.so.1). Get it here.
Solaris-x86
Package (root) Install File
- Is a Solaris Package file for the Intel x86 platform.
- Download LIVE Solaris-I86 Server (build 39)
- Will install in /usr/bin and /usr/lib, or wherever you have the system BIN and LIB directories on your system.
- Requires root (system) access to install.
- Install by running (as root): gunzip live-3.1-39-sol10-i386-local.gz && pkgadd -d live-3.1-39-sol10-i386-local
Tar (non-root) Install File
- Is a gzip'ed tar file.
- Download LIVE Solaris-I86 Server (non-root install) (build 39)
- Will typically install in your home directory, under a directory titled 'LIVEServer'.
- This path needs to be added to the LIVE session on the client. See step 4 in the Creating a LIVE Session page.
- Does not require root (system) assess to install or run.
- Install by running (in your home directory): gunzip -dc live-3.1-39-sol10-i386-local.tar.gz | tar xf -
System Requirements
- CPU: Intel Pentium
- OS: Solaris 10.
AIX
RPM (root) Install File
- Is a RPM file.
- Download LIVE AIX Server (build 39)
- Will install in /usr/bin and /usr/lib, or wherever you have the system BIN and LIB directories on your system.
- Requires root (system) access to install.
- Install by running (as root): rpm -i LIVEServer-3.1-39.aix5.3.ppc.rpm
Tar (non-root) Install File
- Is a gzip'ed tar file.
- Download LIVE AIX Server (non-root install) (build 39)
- Will typically install in your home directory, under a directory titled 'LIVEServer'.
- This path needs to be added to the LIVE session on the client. See step 4 in the Creating a LIVE Session page.
- Does not require root (system) assess to install or run.
- Install by running (in your home directory): gunzip -dc LIVEServer-3.1-39.aix5.3.ppc.tar.gz | tar xf
System Requirements
- CPU: IBM Power PC
- OS: IBM AIX 5 or greater. Currently tested on IBM AIX 5.3.
- libjpeg, libpng, libz packages available on the "AIX Toolbox for Linux Applications for POWER Systems" installation CD.
HP-UX
Depot (root) Install File
- Is a gzip'd tar file of an HPUX depot directory.
- Download LIVE HP-UX Server (build 40)
- Requires root (system) access to install.
- Install by running (as root):
- tar xzf live-3.1-40-hpux.tar.gz
- swinstall -s `pwd`/live-3.1-40/
Tar (non-root) Install File
- Is a gzip'ed tar file.
- Download LIVE HP-UX Server (non-root install) (build 40)
- Will typically install in your home directory, under a directory titled 'LIVEServer'.
- This path needs to be added to the LIVE session on the client. See step 4 in the Creating a LIVE Session page.
- Does not require root (system) assess to install or run.
- Install by running (in your home directory): tar xzf live-3.1-40-hpux-nonroot.tar.gz
System Requirements
- CPU: PA-RISC
- OS: HP-UX 11.11.
- GCC 4.2 or later (libstdc++.sl.6). Get it here.
|