#################################################### INSTALLATION INSTRUCTIONS (INSTALL.TXT) StarQuest Client Access for UNIX OS Version 1.04.4 for SUN Solaris Copyright (c) 1996-2005 StarQuest Ventures, Inc. [081505] Contents: **Installation Requirements **Initial Installation #################################################### INSTALLATION REQUIREMENTS ------------------------- Make sure you have each of the following before you proceed: * AS/400 running OS400 V3R1 or above PTFs: You should have the latest PTFs available from IBM for the Host Socket Servers installed on your AS400. * TCP/IP and access to one or more AS/400 servers * Sufficient disk space for installation (approx. 20MB plus 20MB for temporary files) * Root user authority * SUN Solaris 8 or above installed on your system Client Access for UNIX can be installed on a server or on as many clients as needed. Your license agreement provides a certain number of concurrent connections. If you will be developing applications using the Client Access for UNIX APIs, use the Sun Forte C++ compiler and the -compat flag. Please contact StarQuest Support for further information. QUICK INSTALLATION INSTRUCTIONS =============================== 1. Logon to UNIX as root. 2. cd to the directory containing the Client Access for UNIX installer for your UNIX platform. # cd /mnt/cdrom/caunix/sunos 3. Excecute the shell script "setup": # ./setup This will install Client Access for UNIX to the default location (/opt/ca400) and run post_install, which creates symbolic links and creates desktop items. You will be prompted if you wish the install the NLS (National Language Support) package for localized user interfaces. The installer will also check for the presence of StarLicense, and notify you if these appear to be missing. To remove Client Access for UNIX: Type: # pkginfo | grep "Client Access" to seee which ca400 packages are installed. # pkgrm NLVxxxx for all NLS packages that are installed. # pkgrm ca400 USING Client Access for UNIX ============================ Once you have installed Client Access for UNIX, you will need to set up your user profile with the appropriate files and environment variables. Add the following environment variables to your .profile or .cshrc: CA400=/opt/ca400 PATH=$PATH:$CA400/bin MANPATH=$MANPATH:$CA400/man LD_LIBRARY_PATH=$CA400/lib:$LD_LIBRARY_PATH You may also want to set the environment variable BROWSER to use the web browser of your choice (e.g. netscape, mozilla, lynx, opera) in place of the supplied cabrowser and xcabrowser when viewing the documentation and help files: BROWSER=netscape Run StarQuest Client Access for UNIX OS by using one of these commands: X Window: xcamenu Character-oriented terminals: camenu