Windows: Under
Windows 95, 98, and Windows NT. Splash is installed by running a
standard application installation procedure.
1) Download the Complete Windows installation archive winsplash.exe
2) Unzip the file in a temporary directory
3) run Setup.exe
4) Add the Installation directory to your PATH
AIX: This requires a slightly more manual installation
1)
create a directory where you would like to keep the executables
e.g., mkdir /usr/splash
2) Download the appropriate tar file, aixsplash.tar, into
that directory
3) Download the help file splashhelp.tar, if requred, in the same
directory
4) run tar -vxf aixsplash.tar. This will extract two files, splash
and splashsearch
5) delete aixsplash.tar.
6) perform the same procedure on splashhelp.tar
7) Add /usr/splash to your PATH environment variable.
Solaris:
This also requires a slightly more manual installation
1) create a
directory where you would like to keep the executables
e.g., mkdir /usr/splash
2) Download the appropriate tar file, solarissplash.tar, into
that directory
3) Download the help file splashhelp.tar, if requred, in the same
directory
4) run tar -vxf solarissplash.tar. This will extract two files, splash
and splashsearch
5) delete solarissplash.tar.
6) perform the same procedure on splashhelp.tar
7) Add /usr/splash to your PATH environment variable.