Installing the software
You need the access rights of the superuser root for the installation process.
Hewlett-Packard HP-UX
To install the software you will need approximately 2 MBytes free filesystem space.
Copy the uncompressed installation file xlicense.sw to the temporary directory /tmp on your computer.
Install the software using the following commands:
/usr/sbin/swinstall -s /tmp/xlicense.sw "*"
rm /tmp/xlicense.sw
Hewlett-Packard Tru64 UNIX
To install the software you will need approximately 2 MBytes free filesystem space.
Copy the uncompressed installation file xlicense.kit.tar to the temporary directory /tmp on your computer.
Install the software using the following commands:
tar xfp xlicense.kit.tar
/usr/sbin/setld -l XSOXlicense
rm -rf XSOXlicense
IBM AIX
To install the software you will need approximately 2 MBytes free filesystem space.
Copy the uncompressed installation file xlicense.tar to the temporary directory /tmp on your computer.
Install the software using the following commands:
cd /usr /
tar xfp /tmp/xlicense.tar
rm /tmp/xlicense.tar
Linux
To install the software you will need approximately 2 MBytes free filesystem space.
Copy the uncompressed installation file xlicense.tar to the temporary directory /tmp on your computer.
Install the software using the following commands:
cd /
tar xfp /tmp/xlicense.tar
rm /tmp/xlicense.tar
Oracle Solaris
To install the software you will need approximately 2 MBytes free filesystem space.
Copy the uncompressed installation file xlicense.pkg to the temporary directory /tmp on your computer.
Install the software using the following commands:
/usr/sbin/pkgadd -d /tmp/xlicense.pkg all
rm /tmp/xlicense.pkg