home *** CD-ROM | disk | FTP | other *** search
/ Programming with VisualAge for Java / IBMVJAVA.ISO / vajwin / install.txt < prev    next >
Text File  |  1997-07-07  |  8KB  |  172 lines

  1. ===========================================================================
  2.  
  3.                   IBM VisualAge for Java for Windows
  4.                       Version 1.0 Entry Edition
  5.  
  6.  
  7.                          Installation Notes
  8.  
  9. ===========================================================================
  10.  
  11. 1.0 Introduction
  12. 2.0 Prerequisites
  13. 3.0 Installation Problems
  14.  
  15.  
  16. 1.0 Introduction
  17.  
  18.    Welcome to the IBM VisualAge for Java Version 1.0 Entry Edition.
  19.  
  20.    This is an unsupported trial version of the product which contains an
  21.    Integrated Development Environment (IDE) with a Visual Composition Editor
  22.    to help programmers rapidly create graphical Java applets and applications.
  23.  
  24.    Before installing this product we recommend you read this file in its
  25.    entirety.
  26.  
  27.    To install the product:
  28.     - Uninstall any Beta versions of the product from the system.
  29.     - Unzip the wEnty100.zip (preserving the directory structure when unzipping)
  30.       into a temporary directory.
  31.     - Invoke the 'setup.exe' file from the 'setup' subdirectory and follow the
  32.       instructions to install.
  33.     - Once you have completed installation read the release notes by clicking the
  34.       'Release Notes' icon in the IBM VisualAge for Java product folder.
  35.  
  36.    There are two product versions of IBM VisualAge for Java should you wish
  37.    to purchase either of them.
  38.  
  39.     - VisualAge for Java Professional contains the same function as this trial
  40.       Edition but there is no limit on the number of classes that can be created
  41.       and online documentation is provided.
  42.  
  43.     - VisualAge for Java Enterprise contains the same function as the Professional
  44.       Edition with the addition of Enterprise Access Builders which enable you to
  45.       generate and develop JavaBeans components that establish connections between
  46.       the Java client and IBM CICS Transaction Servers, application servers, and data
  47.       servers.
  48.  
  49.    For more information, on-line help or to give feedback on the product, please visit
  50.    the following site:
  51.        http://www.software.ibm.com/ad/vajava
  52.  
  53.  
  54. 2.0 Prerequisites
  55.  
  56.    VisualAge for Java Version 1.0 Entry Edition requires the following software
  57.    and hardware for development with the IDE:
  58.  
  59.       - Windows 95 (or higher) or Windows NT 4.0 (or higher)
  60.       - An 'unzip' tool
  61.       - Pentium(R) processor or higher recommended
  62.       - SVGA (800x600) display or higher
  63.       - 32 MB RAM minimum (48 MB recommended)
  64.       - Frames-capable Web Browser to view HTML Help files on the Web
  65.  
  66.  
  67. 3.0 Installation Problems
  68.  
  69. The following is a list of items that you should be aware of during
  70. install:
  71.  
  72.   - If installing to a very large FAT drive then the required space is
  73.     almost doubled (due to 32KB cluster overhead).
  74.  
  75.   - Do not install to an HPFS network or local drive (since
  76.     Windows 95 and NT4.0 have trouble handling long file names on
  77.     such a drive).
  78.  
  79.   - If you are installing from a Web downloaded image then be sure
  80.     to create a "tmp" directory on a FAT or NTFS drive (not HPFS) and
  81.     unzip the web image to yield the actual install programs ("setup.exe"
  82.     will not run from an HPFS drive with a long file name in its directory).
  83.  
  84.   - In addition to the space required for the product, you must have
  85.     at least 2MB free on your Windows system drive, and you
  86.     must have your environment variable TEMP or TMP pointing to a
  87.     valid temporary directory with at least 5MB free.   This also
  88.     applies to the UnInstall program.
  89.  
  90.   - Windows 95 has an AUTOEXEC.BAT path restriction of 255 characters.
  91.     If your current path is greater than 200 characters then you should
  92.     remove entries from it prior to installing.
  93.  
  94.   - Windows NT4.0 has a registry path restriction of 511 characters.
  95.     If your current path is greater than 450 characters then you should
  96.     remove entries from it prior to installing.
  97.  
  98.   - If you have an install problem, please delete all the files located
  99.     in the root install tree which by default is C:\IBMVJava.  You will
  100.     also need to delete the registry
  101.     \\HKEY_LOCAL_MACHINE\SOFTWARE\IBM\VisualAge for Java for Windows
  102.     entry by using the following instructions:
  103.         1) Make sure you have an Emergency Recovery Disk.  Instructions for
  104.            creating this are available in the Windows operating system
  105.            documentation.
  106.         2) Invoke "regedit.exe" from a command prompt.
  107.         3) Expand and select the key
  108.            \\HKEY_LOCAL_MACHINE\SOFTWARE\IBM\VisualAge for Java for Windows
  109.         4) Select Edit->Delete from the menu bar pulldown for this key.
  110.         5) Select the YES pushbutton when asked to confirm deletion of the key.
  111.         6) Select Registry->Exit from the menu bar pulldown.
  112.  
  113.   - If you get a message that indicates that the install has detected a
  114.     "Shell Extension" for Windows NT, the install will not be able to
  115.     proceed and will terminate.  In order to get VisualAge for Java installed,
  116.     you should perform the following tasks:
  117.         1) Make sure you have an Emergency Recovery Disk.  Instructions for
  118.            creating this are available in the Windows operating system
  119.            documentation.
  120.         2) Invoke "regedit.exe" from a command prompt.
  121.         3) Expand the key
  122.            \\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
  123.         4) Select the SHELL name in the name/data pairs for the above key.
  124.         5) MAKE A NOTE OF THE 'DATA' RECORDED FOR THIS 'NAME' AS YOU WILL NEED IT AFTER
  125.            INSTALLING IBM VISUALAGE FOR JAVA.
  126.         6) Select Edit->Modify from the menu bar pulldown for the SHELL name/data pair.
  127.         7) Set the value for the SHELL name to Explorer.exe, and then select the OK
  128.            pushbutton.
  129.         8) Select Registry->Exit from the menu bar pulldown.
  130.         9) Restart and complete IBM VisualAge for Java installation.
  131.         10) Once installation is complete restore the previous registry entry as follows:
  132.             - Invoke "regedit.exe" from a command prompt.
  133.             - Expand the key
  134.               \\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
  135.             - Select the SHELL name in the name/data pairs for the above key.
  136.             - Select Edit->Modify from the menu bar pulldown for the SHELL name/data pair.
  137.             - Restore the value for the SHELL name to the value that was recorded in Step (5),
  138.               and then select the OK pushbutton.
  139.             - Select Registry->Exit from the menu bar pulldown.
  140.  
  141.  
  142. ===========================================================================
  143.  
  144.  
  145. (C) Copyright IBM Corporation 1991, 1997 - All Rights Reserved.
  146.  
  147. US Government Users Restricted Rights - Use, duplication or disclosure
  148. restricted by GSA ADP Schedule Contract with IBM Corp.
  149.  
  150. ===========================================================================
  151.  
  152. Trademarks
  153.  
  154. The following terms are trademarks of International Business Machines
  155. Corporation in the United States or other countries, or both:
  156.  
  157.   IBM
  158.   VisualAge
  159.   CICS
  160.  
  161. Other terms used in Installation Notes, which may be denoted by a double
  162. asterisk(**), are trademarks or service marks of others.
  163.  
  164. Windows and Windows NT are trademarks of Microsoft Corporation.
  165.  
  166. Java and all Java-based trademarks and logos are trademarks or
  167. registered trademarks of Sun Microsystems, Inc. in the United States
  168. and other countries.
  169.  
  170.  
  171. ===========================================================================
  172.