home *** CD-ROM | disk | FTP | other *** search
/ Java - The Ultimate Resource for Java Developers / Java_The_Ultimate_Resource_for_Java_Developers_IBM_1998.iso / SanFrancisco / Install.txt next >
Text File  |  1998-03-01  |  27KB  |  645 lines

  1. =====================================
  2. Installing San Francisco** Evaluator
  3. =====================================
  4.  
  5. Congratulations on receiving your San Francisco Evaluator CD.
  6. The license agreement for this software allows you to use it
  7. for 180 days. Enjoy.
  8.  
  9.  
  10. Table of contents
  11. -----------------
  12.  
  13. Installing San Francisco
  14. Prerequisites for Windows 95** or Windows NT**
  15.       Hardware prerequisites 
  16.       Software prerequisites
  17.       Environment settings 
  18.       If you have IBM** Antivirus installed... 
  19.       If you use Symantec** products
  20. Prerequisites for AIX**
  21.       Hardware prerequisites 
  22.       Software prerequisites 
  23.       Environment settings
  24. Installing and uninstalling on Windows 95 or Windows NT
  25.       Installing on Windows 95 or Windows NT 
  26.       Creating a shortcut on Windows NT 
  27.       Uninstalling on Windows 95 or Windows NT 
  28.            Manually removing remaining entries and data
  29. Installing and uninstalling on AIX
  30.       Mounting the CD-ROM device 
  31.       Installing on AIX 
  32.       Uninstalling on AIX 
  33. Verifying a successful installation 
  34.  
  35.  
  36.  
  37. ========================================================================
  38.  
  39. Installing San Francisco
  40. ------------------------
  41.  
  42. Before you start installing San Francisco, make sure that your hardware
  43. meets at least the minimum requirements. 
  44.  
  45. Additionally, at least the software marked as required has to be
  46. installed on your system. Optional software may be installed at a later
  47. point in time.
  48.  
  49. On windows 95 and NT, the installation procedure also automatically
  50. starts the required configuration of your system. During this process, 
  51. the servers are started. On AIX, the configuration process has to be 
  52. started manually. When the post-install configuration is completed, San 
  53. Francisco is up and running.
  54.  
  55. Before you start working with San Francisco, it is recommended that you
  56. first run the Checkbook sample once to make sure that everything
  57. installed successfully.
  58.  
  59. ========================================================================
  60.  
  61. Prerequisites for Windows 95** or Windows NT**
  62. ----------------------------------------------
  63.  
  64. ========================================================================
  65.  
  66. Hardware prerequisites for Windows 95 or Windows NT
  67. ---------------------------------------------------
  68.  
  69. Hardware component        Recommended value 
  70. ------------------        -----------------
  71.  
  72. Workstation               IBM-compatible PC
  73.  
  74. Processor                 Pentium**, 166 MHz
  75.  
  76. Main memory               64 MB
  77.  
  78. Available disk space      250 MB (HPFS, NTFS, FAT-32) 
  79.  
  80. Display resolution and    1024x768 pixels,
  81.  
  82. Number of colors          256 colors 
  83.  
  84. Please note that the required available disk space listed above, only 
  85. refers to the space required for installation. Further space 
  86. requirements have to be determined with respect to the amount of data to
  87. be created and stored.  FAT-16 file systems may require significantly more
  88. available disk space, which varies depending on partition size.
  89.  
  90.  
  91. ========================================================================
  92.  
  93. Software prerequisites for Windows 95 or Windows NT
  94. ---------------------------------------------------
  95.  
  96. Software       Version                       Comments 
  97. --------       -------                       --------
  98. Operating      Windows 95**                  Workstation or server. 
  99. system         or Windows NT** 4.0.          Use Windows 95 only as 
  100.                                              client.
  101.  
  102. Network        TCP/IP                        For communication of
  103.                                              client/server
  104.                                              applications.
  105.  
  106. Java**         Sun's Java JDK 1.1.2          Java environment.
  107.                                              
  108. Browser        Netscape Navigator** 3.0      To view the documentation
  109.                (recommended) or Microsoft    delivered as HTML pages.
  110.                Internet Explorer** 3.0, or   To use all documentation
  111.                a later version of either     functions, Java and 
  112.                one.                          JavaScript must be enabled
  113.  
  114. Relational     None.                         The evaluation version of
  115. database                                     San Francisco does not
  116.                                              contain the relational
  117.                                              database support.
  118.  
  119. Development    VisualAge For Java* 1.0       Integrated development
  120. tools          Borland J Builder** 1.1       environment.
  121.                Symantec Cafe** 1.8 
  122.                Visual Cafe** 1.0 
  123.  
  124.  
  125. ========================================================================
  126.  
  127. Environment settings
  128. --------------------
  129.  
  130. The PATH and CLASSPATH settings for your system must point to the
  131. location of the java.exe file. Either open the Control Panel, System
  132. Properties, and then Environment to enter the data for the variables and
  133. values, or edit the autoexec.bat.
  134.  
  135. If your settings are in the autoexec.bat and if Sun's Java JDK 1.1.2 is
  136. installed on your d: drive, your settings would look like this:
  137.  
  138. SET CLASSPATH=.;D:\JDK1.1.2\LIB\CLASSES.ZIP
  139. SET PATH=D:\JDK1.1.2\BIN;%PATH%
  140.  
  141. To manually set the environment, use setSFEnvironment.bat. It is stored
  142. in the ...\COM\ibm\sf\bin directory.
  143.  
  144.  
  145.  
  146. ========================================================================
  147.  
  148. If you have IBM Antivirus installed...
  149. --------------------------------------
  150.  
  151. If you have IBM Antivirus for Windows 95 or Windows NT (prior to Version 3.0)
  152. installed you may run into problems installing San Francisco.
  153. In this environment, it is recommended that you deinstall IBM Antivirus,
  154. install San Francisco, and then reinstall IBM Antivirus again.
  155.  
  156.  
  157. ========================================================================
  158.  
  159. If you use Symantec Products...
  160. -------------------------------
  161.  
  162. For better debug capabilities, it is highly recommended that you disable
  163. the JIT compiler by adding the following line to the ...\cafe\bin\sc.ini
  164. file:
  165.  
  166. JAVA_COMPCMD=dis
  167.  
  168. This will allow you to see exception stacks.
  169.  
  170. Additionally, comment out the classpath setting in the sc.ini file. 
  171.  
  172. If you plan to use the Java Debugger, however, add the following to your
  173. sc.ini _CAFE_CLASSPATH='literal classpath'
  174.  
  175. This variable must be set to the literal class path. Do not use any
  176. other environment variables. 
  177.  
  178.  
  179.  
  180. ========================================================================
  181. Prerequisistes for AIX
  182.  
  183. ========================================================================
  184.  
  185. Hardware prerequisites for AIX
  186. ------------------------------
  187.  
  188.  Hardware component       Recommended value
  189.  ------------------       -----------------
  190.  
  191.  Machine                  RS/6000 43P
  192.  
  193.  Main memory              96 MB 
  194.  
  195.  Available disk space     250 MB 
  196.  
  197.  
  198. Please note that the required available disk space listed above, only 
  199. refers to the space required for installation. Further space 
  200. requirements have to be determined with respect to the amount of data to
  201. be created and stored.
  202.  
  203.  
  204. ========================================================================
  205.  
  206. Software prerequisites for AIX
  207. ------------------------------
  208.  
  209. Software component    Version                Comments
  210. ------------------    -------                --------
  211.  
  212. Operating system      AIX 4.2                Server only.
  213.  
  214. Network               TCP/IP                 For communication of
  215.                                              client/server
  216.                                              applications.
  217.  
  218. Java                  IBM's Java JDK 1.1.1   Java environment.
  219.  
  220. Relational     None.                         The evaluation version of
  221. database                                     San Francisco does not
  222.                                              contain the relational
  223.                                              database support.
  224.  
  225.  
  226. ========================================================================
  227.  
  228. Environment settings for AIX
  229. ----------------------------
  230.  
  231. The PATH and CLASSPATH settings for your system must point to the
  232. location of the java.exe file. Edit the .profile file and make the 
  233. following settings:
  234.  
  235. export CLASSPATH=/usr/lpp/Java/lib/classes.zip
  236. export PATH=/usr/lpp/bin:/usr/lpp/SFEval110/COM/ibm/sf/bin:/usr/lpp/SFEval110/COM/ibm/sf/AIX/bin
  237.  
  238. To manually set the environment, use setSFE.sh. It is stored in the
  239. /usr/lpp/SFEval110/COM/ibm/sf/bin directory.
  240.  
  241.  
  242. ========================================================================
  243.  
  244. Installing on Windows 95 or Windows NT
  245. --------------------------------------
  246.  
  247. To install San Francisco, go to the drive containing the install files and
  248. start setup.exe. There are several alternatives to do this.
  249.  
  250. - Go to Windows Explorer, open the drive containing the driver code and
  251.   double click on the file setup.exe. 
  252. - Go to a DOS prompt and enter the setup command. If the code is stored
  253.   on d:\, for example, enter d:\setup.
  254. - Go to the Start menu, select Run and enter the setup command with the
  255.   appropriate path information. 
  256. - For Windows 95 or Windows NT 4.0, you can also use the following
  257.   procedure:
  258.   Go to the Control Panel and select Add/Remove Programs. Then, select
  259.   the Install... button. When prompted, insert the installation CD in 
  260.   the CD-ROM drive and press the Next button. When the drive:\SETUP.EXE
  261.   is located, select the Finish button to continue with the install. 
  262.  
  263. Now, the installation continues as follows:
  264.  
  265. 1.  A Setup window appears informing you that the InstallShield** Wizard
  266.     is being prepared. 
  267. 2.  The Welcome to IBM San Francisco Evaluator 1.1.0 window appears. Click on Next
  268.     to continue. Press Next on all the following windows when you are 
  269.     done reading or entering data. 
  270. 3.  The Software License Agreement window appears. To accept this
  271.     agreement, press the Yes button. 
  272. 4.  The User Information window appears. Enter your name and company.
  273.     Entering the product serial number is not yet required.
  274. 5.  The Question window appears asking you whether you want to see the
  275.     prerequisites and installation instructions. Before you continue, 
  276.     make sure that all the hardware and software prerequisites are being
  277.     met. Otherwise, San Francisco might not install successfully.
  278. 6.  The Select Installation Type window appears. In this window you can
  279.     decide whether you want to share a version of San Francisco that is 
  280.     already installed on a network drive. Then, only a few files will be
  281.     installed on your local machine. If you select to install the
  282.     product locally, the complete product will be copied to and
  283.     installed on your local machine.
  284.     -  If you selected to share a network installation, the Select
  285.        Directory window appears. In this window you specify the path of
  286.        the already installed version of San Francisco that you want
  287.        to share.
  288. 7.  The Select Components window appears. Deselect any components you do
  289.     not want to install and specify a drive to which San Francisco will 
  290.     be installed and the local files will be copied. Specify a
  291.     subdirectory in any case. The subdirectory name must not contain any
  292.     blanks. 
  293. 8.  The Select Program Folder window appears where you can specify the
  294.     folder to which San Francisco will be added. 
  295. 9.  The Start Copying Files window appears where you can verify the
  296.     settings before the actual installation starts.
  297. 10. The Setup IBM San Francisco Evaluator 1.1.0 window appears. Now, the actual
  298.     installation process starts. In case of a shared installation, the
  299.     following steps may be performed so quickly, that you actually might
  300.     not see all the windows specified in the following. 
  301. 11. The Setup Complete window appears.  Do not deselect Configure IBM 
  302.     San Francisco because otherwise it will not be up and running after
  303.     installation. Press Finish to continue.
  304. 12. The Specify Global Server Manager window appears. Specify the host
  305.     and port information appropriate for the selected installation type. 
  306. 13. The Information window appears telling you that now the
  307.     configuration will be started. The servers required for using any of 
  308.     the San Francisco programs are started as well. This may take a
  309.     while. 
  310. 14. The configuration process starts.
  311. 15. The San Francisco folders and icons are being created and a Command
  312.     Prompt window opens in which you can see the configuration 
  313.     activities being performed and the servers being started. 
  314. 16. The InstallShield Wizard is closed.
  315. 17. When the Command Prompt is closed, configuration is completed. In 
  316.     case of a local install, all servers are started.
  317. 18. Now, you can proceed by either verifying the successful installation
  318.     or, if you are using Windows NT, first define the shortcut to the 
  319.     San Francisco folder and then verify the installation. 
  320.  
  321.  
  322.  
  323. ========================================================================
  324.  
  325. Creating a shortcut on Windows NT
  326. ---------------------------------
  327.  
  328. On Windows 95, a San Francisco shortcut icon is placed on the desktop
  329. for quick access to the San Francisco programs, samples, and
  330. documentation. Additionally, a program start menu is added to the Start
  331. button.
  332.  
  333. On Windows NT 4.0, the program start menu is added to the Start button
  334. but the shortcut is not created. If you prefer to have a shortcut on
  335. your desktop, this is how you create one:
  336.  
  337. 1. Position your mouse pointer on the desktop and press the right mouse 
  338.    button. 
  339. 2. Select New and then Shortcut 
  340. 3. The Create Shortcut window appears. There you can either type in the
  341.    location and name for the shortcut, or select Browse. 
  342. 4. If you selected Browse, you now select Winnt, Profiles, 
  343.    <your user name>, Start Menu, Programs. 
  344. 5. On the list of programs, select IBM San Francisco Evaluator 1.1.0 and drag and 
  345.    drop it to your desktop.
  346. 6. Press the right mouse button and select Create shortcut.
  347.  
  348.  
  349.  
  350.  
  351. ========================================================================
  352.  
  353. Uninstalling on Windows 95 or Windows NT
  354. ----------------------------------------
  355.  
  356. To uninstall San Francisco, there are two possibilities: 
  357.  
  358. 1. Select Uninstall IBM San Francisco in the San Francisco folder 
  359. 2. The Remove Programs From Your Computer window appears. It lists all
  360.    items that will be removed from your system. 
  361. 3. Uninstall takes quite a while. When all items are ticked and the 
  362.    message "Uninstall completed" appears, press the Ok button 
  363. 4. The uninstall procedure does not remove all San Francisco references
  364.    and data. Some of them have to be removed manually.
  365.  
  366.  
  367.  
  368. The other procedure of uninstalling San Francisco is to:
  369.  
  370. 1. Go to the Control Panel and select Add/Remove Programs. 
  371. 2. Select the San Francisco program group and click on the 
  372.    Add/Remove button.
  373. 3. When you are prompted whether you want to remove the program, select
  374.    Yes.
  375. 4. The Remove Programs From Your Computer window appears. It lists all
  376.    items that will be removed from your system. 
  377. 5. Uninstall takes quite a while. When all items are ticked and the
  378.    message "Uninstall completed" appears, press the Ok button 
  379. 6. The uninstall procedure does not remove all San Francisco references
  380.    and data. Some of them have to be removed manually. 
  381.  
  382.  
  383.  
  384. ========================================================================
  385.  
  386. Manually removing remaining entries and data
  387. --------------------------------------------
  388.  
  389. Removing the shortcut to San Francisco
  390.  
  391. 1. Select the shortcut icon on your desktop 
  392. 2. Press the right mouse button and select Delete. 
  393.  
  394.  
  395. Removing the start menu programs group entry for San Francisco
  396.  
  397. 1. Position your cursor on the Start button and press the right mouse
  398.    button. 
  399. 2. Select Explore 
  400. 3. Open the Programs folder 
  401. 4. Select IBM San Francisco  
  402. 5. Press the right mouse button and select Delete. 
  403.  
  404.  
  405. Removing San Francisco data folders and files
  406.  
  407. 1. Start the Explorer 
  408. 2. Select the directory to which you installed San Francisco 
  409. 3. Press the right mouse button and select Delete 
  410. 4. If prompted whether you want to remove the selected folder and all 
  411.    its contents, select Yes.
  412.  
  413.  
  414.  
  415. ========================================================================
  416. Installing and uninstalling on AIX
  417. ========================================================================
  418.  
  419. Mounting the CD-ROM device
  420. --------------------------
  421.  
  422. To mount the CD-ROM device, log on as root and then do the following:
  423.  
  424. 1.  At the prompt, enter 'smit' to start the GUI version of the
  425.     System Management functions.
  426. 2.  Select System Storage Management (Physical & Logical Storage) and
  427.     press Enter to continue. 
  428. 3.  Select File Systems and press Enter to continue. 
  429. 4.  Select Add / Change / Show / Delete File Systems and press Enter to
  430.     continue. 
  431. 5.  Select CDROM File Systems and press Enter to continue. 
  432. 6.  Select Add a CDROM File System and press Enter to continue. 
  433. 7.  The System Storage Management (Add a CDROM File System) screen
  434.     appears. In the field DEVICE name, enter the name of the CD-ROM 
  435.     device or use F4 to select from a list. In the MOUNT POINT field, 
  436.     enter a mount point directory, for example, /mnt. Remember what you 
  437.     enter in the MOUNT POINT field, for later use during installation.  
  438.     The entry in the third field is at your discretion. Press Enter to 
  439.     continue. 
  440. 8.  The Command Status window appears. When the command status changes
  441.     from running to ok, the CD-ROM File System was successfully added.
  442. 9.  If you have not already done so, put your CD-ROM into the drive.
  443.     Now go back to the File Systems screen that was shown in step 3 above.
  444. 10. Select Mount a File System and press Enter to continue.
  445. 11. The System Storage Management (Mount a File System) screen appears.
  446.     In the FILE SYSTEM field choose your CD-ROM file system from the 
  447.     list (e.g. /dev/cd0). In the DIRECTORY field choose your mount point
  448.     directory from the list (e.g. /mnt). In the TYPE of file system field
  449.     choose the CD-ROM file system (e.g. cdrfs). Mount as REMOVABLE should
  450.     be yes and mount as READONLY should be yes. Any other fields can be
  451.     set appropriately for your system environment. Press Enter to continue.
  452. 12. The Command Status window appears. When the command status changes
  453.     from running to ok, the CD-ROM file system was successfully mounted.
  454. 13. To verify that you have successfully mounted the CD-ROM, you can
  455.     issue the ls command against your mount directory (e.g. ls /mnt). 
  456.     You should see a listing of the files on the root directory of the
  457.     CD-ROM.
  458.  
  459.  
  460. ========================================================================
  461. Installing on AIX
  462. -----------------
  463.  
  464. The following is a short description of the installation process. It
  465. leads you through all necessary steps. If you need additional
  466. assistance, refer to the Help system or the AIX installation
  467. documentation.
  468.  
  469. To install San Francisco, you must be logged on as root and the 
  470. the CD-ROM mounted and accessible as described in the steps above.
  471. Then, do the following: 
  472.  
  473. 1.  At the prompt, enter smit to start the GUI version of the
  474.     System Management functions (note: you must be running the
  475.     GUI version in order to successfully install).
  476. 2.  Select Software Installation and Maintenance and press Enter to
  477.     continue.
  478. 3.  Select Install and Update Software and press Enter to continue.
  479. 4.  Select Install and Update from LATEST Available Software and press
  480.     Enter to continue.
  481. 5.  The Install and Update from LATEST Available Software screen appears
  482.     where you specify the input device. Enter the mount point of the CD 
  483.     and the aix subdirectory, that is, /mnt/aix.
  484. 6.  The second Install and Update from LATEST Available Software screen
  485.     appears. Fill in the SOFTWARE to Install field. To see a list of
  486.     installable San Francisco components, press F4 (if using the command 
  487.     line) or select List box (if using the GUI). To mark a component
  488.     for installation, move the cursor to the component and press F7 (if 
  489.     using the command line) or click on component (if using the GUI).
  490.     For all other fields, you may consider accepting the default values
  491.     except maybe the DETAILED output field. If you set this field to Yes 
  492.     by using the TAB key, you get a detailed report of the installation
  493.     process. But this is optional and at your discretion. Press Enter to
  494.     continue. 
  495. 7.  A confirmation window appears. Press Enter, to continue with the
  496.     installation.
  497. 8.  The Command Status window appears and the installation process begins.
  498. 9.  A License notification screen will appear and if you are properly
  499.     Licensed, choose the "Accept" button to continue.
  500. 10. When the command status changes from running to ok, San Francisco
  501.     installation has completed. 
  502. 11. Exit the System Management functions (smit).
  503. 12. If you intend to run the global server manager on this AIX system,
  504.     please move on to the next step.  Otherwise, if the global server 
  505.     manager will run on a different system, edit 
  506.     /usr/lpp/SFEval110/COM/ibm/sf/bin/setSFE.sh.  Search for the line 
  507.     GSM_host = localhost and replace localhost by the name of the host 
  508.     on which you want the global server manager to run.
  509. 13. Change directories to /usr/lpp/SFEval110/COM/ibm/sf/bin.  Run the shell
  510.     program 'runSFPIC.sh' by typing that filename and pressing the 
  511.     Enter key.  This program performs the post-install configuration 
  512.     of your data and name space.
  513.  
  514.  
  515. Note: The AIX platform is a server only platform. In order to execute
  516.       any samples, etc. you must also have a San Francisco client 
  517.       installed. A Windows platform can be used as a client to the
  518.       AIX server by specifying the host name and port of the AIX server
  519.       when performing a San Francisco installation on a Windows platform.
  520.       Please see the ReadMe.html file for more information.
  521.  
  522.  
  523. ========================================================================
  524.  
  525. Uninstalling on AIX
  526. -------------------
  527.  
  528. The following is a short description of the uninstall process. It leads
  529. you through all necessary steps. If you need additional assistance,
  530. refer to the Help system or the AIX installation documentation.
  531.  
  532. To uninstall San Francisco, log on as root and do the following:
  533.  
  534. 1. At the prompt, enter smitty to start the command line version of the
  535.    System Management functions or smit to start the GUI version.
  536. 2. Select Software Installation and Maintenance and press Enter to
  537.    continue.
  538. 3. Select Software Maintenance and Utilities and press Enter to
  539.    continue. 
  540. 4. Select Remove Installed Software and press Enter to continue.
  541. 5. The Remove Installed Software screen appears. In the SOFTWARE name
  542.    field, press F4 (or select List box with GUI) to select the components 
  543.    you want to uninstall. To mark a component for uninstall, move the 
  544.    cursor to the component and press F7 (or select component with GUI). 
  545.    Verify the values in the other fields and use the TAB key to 
  546.    change them, if required. You may consider setting the DETAILED
  547.    output field to Yes by using the TAB key. You then get a detailed
  548.    report of the uninstall process. But this is optional and at your
  549.    discretion. When all data is correct, press Enter to continue. 
  550. 6. A confirmation window appears. Press Enter to continue with the
  551.    uninstall.
  552. 7. The Command Status window appears. When the command status changes
  553.    from running to ok, the selected San Francisco components have been
  554.    uninstalled.
  555. 8. Exit the System Management functions (smit or smitty). 
  556.  
  557.  
  558. ========================================================================
  559.  
  560. Manually removing remaining entries and data
  561. --------------------------------------------
  562.  
  563. Removing San Francisco data directories and files
  564.  
  565. 1. rm -r /usr/lpp/SFEval110/*
  566. 2. rmdir /usr/lpp/SFEval110
  567.  
  568.  
  569. =======================================================================
  570.  
  571. Verifying a successful installation
  572. -----------------------------------
  573.  
  574. NOTE: This section applies only to non-AIX platforms. To verify
  575.       the installation on an AIX platform, you must follow the
  576.       instructions provided in the ReadMe.html file.
  577.  
  578. You can use the Checkbook sample to verify a successful installation of
  579. San Francisco. The following describes how to use the GUI Checkbook
  580. sample. The command line version, that is, the simple Checkbook sample,
  581. works similarly.
  582.  
  583. To test whether transactions work:
  584.  
  585. 1. Open the IBM San Francisco folder. 
  586. 2. Open the Base folder. 
  587. 3. Open the Base Samples folder. 
  588. 4. Double click on GUI Checkbook Sample (or Simple Checkbook Sample if 
  589.    you want to use the command line version. You will be prompted for
  590.    the data described in the following.)
  591.    a. Enter a name and an account number. 
  592.    b. Select whether this is a new account to be created or an existing 
  593.       account.
  594.    c. Select the access mode which depends on where the code is being 
  595.       executed.
  596.    d. Your sample account is opened and you can now test the
  597.       transactions by entering a value into the amount field and
  598.       pressing either Deposit or Withdraw. Press the Apply and then the 
  599.       Ok button. 
  600.    e. The transaction is started and if a new value for the current 
  601.       balance is calculated, transactions work successfully. 
  602. 5. Select Ok and then Exit to leave the sample. 
  603.  
  604. To test whether persistence works:
  605.  
  606. 1. Start the GUI Checkbook Sample again. 
  607. 2. Enter the same name that you used in the above test. 
  608. 3. If the value of the current balance is still the same as the one you 
  609.    calculated in the above test, persistence works properly also. 
  610.  
  611.  
  612.  ------------------------------------------------------------------------
  613.  
  614.  ------------------------------------------------------------------------
  615.  
  616.  Copyright International Business Machines Corporation 1996, 1997.   All 
  617.  rights reserved. 
  618.  
  619.  
  620.  
  621.  The following terms are trademarks of the IBM Corporation in the United 
  622.  States or other countries or both:
  623.  
  624.  
  625.  AIX     AS/400     IBM     San Francisco    
  626.  
  627.  
  628.  
  629.  Double asterisks identify trademarks of other companies.
  630.  
  631.  
  632.  Microsoft, Windows, Windows NT, and  the Windows 95 logo are trademarks 
  633.  or registered trademarks of Microsoft Corporation.
  634.  
  635.  
  636.  Java and all Java-related trademarks and logos are trademarks or registered 
  637.  trademarks of Sun Microsystems, Inc. in the U.S. and other countries.
  638.  
  639.  
  640.  Other company, product, and service names, which may be denoted by a 
  641.  double asterisk (**), may be trademarks or service marks of others.
  642.  
  643.  
  644.  
  645.