home *** CD-ROM | disk | FTP | other *** search
/ CD Actual Thematic 7: Programming / CDAT7.iso / Share / Java / Jasupremo / installation.txt < prev    next >
Encoding:
Text File  |  1999-01-03  |  1.8 KB  |  42 lines

  1. ========================================
  2. Installation instructions for Jasupremo
  3. ========================================
  4.  
  5. For Windows 95, 98, NT 4.0 :
  6.  
  7.     - Make sure you have downloaded and installed Sun's Java Development Kit (JDK) 1.2
  8.       correctly.
  9.     - Open the archive which you have downloaded in your favourite unpacking software
  10.       (which you have already done if you read this text) and extract all the files in 
  11.       the archive (the archive contains a "Jasupremo" directory so you do not have to 
  12.       create a new directory).
  13.     - After decompression, open an MS-DOS box, change to the "Jasupremo" directory using
  14.       the "cd" command ; for example if you have installed Jasupremo on drive C :
  15.     
  16.           C:\>cd Jasupremo (+enter)
  17.           C:\Jasupremo>
  18.  
  19.      - Type "java -jar jasupremo.jar" :
  20.  
  21.           C:\Jasupremo>java -jar jasupremo.jar (+enter)
  22.  
  23.      - If you have installed the JDK correctly, Jasupremo starts now.
  24.  
  25.  
  26.  
  27. For UNIX :
  28.  
  29.     - Make sure you have downloaded and installed Sun's Java Development Kit (JDK) 1.2
  30.       or any other Java 1.2 (platform 2) compatible development kit correctly.
  31.     - Extract the archive which you have downloaded to a directory (which you have already 
  32.       done if you read this text)
  33.     - After decompression, switch to a shell tool (or open a new shell) to change to the 
  34.       "Jasupremo" directory using the "cd" command 
  35.     - Type "java -jar jasupremo.jar"
  36.     - If you have installed the JDK correctly, Jasupremo starts now.
  37.  
  38.  
  39. If you have problems using Jasupremo, mail to "jasupremo20-problems@yaz.hypermart.net".
  40. -----------------------------------------------------------------------------------------------
  41. Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. 
  42. in the United States and other countries.