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.

For continuous use of the software you need also the separate product X-LICENSE, which is free of charge.

2.2   Installation directories

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

Architecture
Installation directories
$XBIGX_HOME
$XBIGX_ETC
Hewlett-Packard HP-UX
/opt/XSObigx
/etc/opt/XSObigx
Hewlett-Packard Tru64 UNIX
/usr/opt/XSObigx
/etc/opt/XSObigx
IBM AIX
/usr/Xbigx
/usr/Xbigx/etc
Linux
/opt/XSObigx
/etc/opt/XSObigx
SGI IRIX
/usr/Xbigx
/usr/Xbigx/etc
Sun Solaris
/opt/XSObigx
/etc/opt/XSObigx

Throughout the whole manual the variables $XBIGX_HOME and $XBIGX_ETC refer to these directories, respectively.

The following table shows all components of the software:

File
Usage
Installation directory $XBIGX_HOME
bin/
executable files
bin/xbigx
shell script for executing ...
bin/_xbigx
... the real xbigx program
bin/uninstall
script for uninstalling
share/
architecture independent files
share/copyright
license terms
share/manual
manual in HTML and Portable Document Format
Installation directory $XBIGX_ETC

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

$XBIGX_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 4 MBytes free filesystem space.

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

Install the software:

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

2.3.2   Hewlett-Packard Tru64 UNIX

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

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

Install the software:

cd /
tar xfp /tmp/xbigx.tar
rm /tmp/xbigx.tar 

2.3.3   IBM AIX

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

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

Install the software:

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

2.3.4   Linux

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

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

Install the software:

cd /
tar xfp /tmp/xbigx.tar
rm /tmp/xbigx.tar 

2.3.5   SGI IRIX

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

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

Under IRIX up to release 6.2 use the following commands:

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

Under IRIX from release 6.3 on use the following commands:

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

2.3.6   Sun Solaris

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

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

Install the software:

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

2.4   Removing the software

Using the command

$XBIGX_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-BIG-X
Manual
-> Contents
-> Previous-> Home-> Next
-> Index
-> Deutsch
X-BIG-X
Manual
-> Contents
-> Previous-> Home-> Next
-> Index
-> Deutsch

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