2   Installation


2.1 Download
2.2 Installation directories
2.3 Installing the software
      2.3.1 Hewlett-Packard HP-UX
      2.3.2 Hewlett-Packard Tru64 UNIX
      2.3.3 IBM AIX
      2.3.4 Linux
      2.3.5 SGI IRIX
      2.3.6 Sun Solaris
2.4 Removing the software
2.5 Updating the software


2.1   Download

You may download the software over the Internet from the SMART ALEC DOWNLOAD TRAY server:

http://www.smart-alec.com/DownloadTray/X-Software 

If you downloaded the installation file in parts, use one of the following commands for concatenating the parts:

cat installation_file.Z.* > installation_file.Z
cat installation_file.gz.* > installation_file.gz
cat installation_file.bz2.* > installation_file.bz2 

Should your download manager remove the file extension without actually uncompressing the installation file, rename the file using one of the commands:

mv installation_file installation_file.Z
mv installation_file installation_file.gz
mv installation_file installation_file.bz2 

You uncompress the compressed installation file using one of the commands

uncompress installation_file.Z
gunzip installation_file.gz
bunzip2 installation_file.bz2 

in the /tmp directory of your computer.

You need the access rights of the Superuser root for installation.

2.2   Installation directories

If you follow the manual, the files are installed into different directories dependent on the architecture. The directory $XLICENSE_HOME takes the files which may be shared between machines of same architecture, whereas the directory $XLICENSE_ETC contains host specific files like license files:

Architecture
Installation directories
$XLICENSE_HOME
$XLICENSE_ETC
Hewlett-Packard HP-UX
/opt/XSOlicense
/etc/opt/XSOlicense
Hewlett-Packard Tru64 UNIX
/usr/opt/XSOlicense
/etc/opt/XSOlicense
IBM AIX
/usr/Xlicense
/usr/Xlicense/etc
Linux
/opt/XSOlicense
/etc/opt/XSOlicense
SGI IRIX
/usr/Xlicense
/usr/Xlicense/etc
Sun Solaris
/opt/XSOlicen
/etc/opt/XSOlicen

Throughout the whole manual the variables $XLICENSE_HOME and $XLICENSE_ETC refer to these directories, respectively.

The following table shows all components of the software:

File
Usage
Installation directory $XLICENSE_HOME
bin/
executable files
bin/xlicense
shell script for executing ...
bin/_xlicense
... the real license server
bin/uninstall
script for uninstalling
share/
architecture independent files
share/copyright
license terms
share/manual
manual in HTML and Portable Document Format
share/images/
images of the license server
Installation directory $XLICENSE_ETC
licenses/
license file(s)

Before executing a program, please read the license terms in the file

$XLICENSE_HOME/share/copyright 

or the appropriate license file.

If you choose to install the files into other directories, you have to adjust all shell scripts correspondingly.

2.3   Installing the software

2.3.1   Hewlett-Packard HP-UX

For installing the software you need about 1 MBytes free filesystem space.

Copy the uncompressed installation file xlicense.sw to the temporary directory /tmp on your computer.

Install the software:

/usr/sbin/swinstall -s /tmp/xlicense.sw "*"
rm /tmp/xlicense.sw 

2.3.2   Hewlett-Packard Tru64 UNIX

For installing the software you need about 2 MBytes free filesystem space.

Copy the uncompressed installation file xlicense.tar to the temporary directory /tmp on your computer.

Install the software:

cd /
tar xfp /tmp/xlicense.tar
rm /tmp/xlicense.tar 

2.3.3   IBM AIX

For installing the software you need about 1 MBytes free filesystem space.

Copy the uncompressed installation file xlicense.tar to the temporary directory /tmp on your computer.

Install the software:

cd /usr
tar xfp /tmp/xlicense.tar
rm /tmp/xlicense.tar 

2.3.4   Linux

For installing the software you need about 1 MBytes free filesystem space.

Copy the uncompressed installation file xlicense.tar to the temporary directory /tmp on your computer.

Install the software:

cd /
tar xfp /tmp/xlicense.tar
rm /tmp/xlicense.tar 

2.3.5   SGI IRIX

For installing the software you need about 1 MBytes free filesystem space.

Copy the uncompressed installation file xlicense.tardist to the temporary directory /tmp on your computer.

Under IRIX up to release 6.2 use the following commands:

mkdir /tmp/xlicense.dist
cd /tmp/xlicense.dist
tar xf ../xlicense.tardist
/usr/sbin/inst -a -E -f Xlicense
cd ..
rm -r xlicense.tardist xlicense.dist 

Under IRIX from release 6.3 on use the following commands:

cd /tmp
/usr/sbin/inst -a -E -f xlicense.tardist
rm xlicense.tardist 

2.3.6   Sun Solaris

For installing the software you need about 1 MBytes free filesystem space.

Copy the uncompressed installation file xlicense.pkg to the temporary directory /tmp on your computer.

Install the software:

/usr/sbin/pkgadd -d /tmp/xlicense.pkg all
rm /tmp/xlicense.pkg 

2.4   Removing the software

Using the command

$XLICENSE_HOME/bin/uninstall 

you remove the installed software from your computer.

2.5   Updating the software

To update the software first remove the old version and then install the new version.


-> Contents
-> Previous-> Home-> Next
-> Index
-> Deutsch
X-LICENSE
Manual
-> Contents
-> Previous-> Home-> Next
-> Index
-> Deutsch
X-LICENSE
Manual
-> Contents
-> Previous-> Home-> Next
-> Index
-> Deutsch

Copyright © 2006 X-Software GmbH
info@x-software.com
2006-06-12 17:40:40+1:00
-> Sitemap
-> X-Software