home *** CD-ROM | disk | FTP | other *** search
/ ftp.alaska-software.com / 2014.06.ftp.alaska-software.com.tar / ftp.alaska-software.com / waa / waa15w32.txt < prev    next >
Text File  |  2000-09-05  |  5KB  |  157 lines

  1. /*
  2.  * READW.ME of the Alaska Web Application Adaptor Version 1.5
  3.  * for Windows 2000, Windows NT and Windows 9x 
  4.  *
  5.  * International Edition
  6.  * 
  7.  * Date: August 28th, 2000
  8.  * 
  9.  */
  10.  
  11.  ________________
  12.  1.0 Installation
  13.  
  14.  
  15.  1.1 Procedure
  16.  
  17.      When you have downloaded the Web Application Adaptor (WAA) as 
  18.      a ZIP archive, unpack the archive in a temporary directory and start 
  19.      the SETUP program. 
  20.      If you have received WAA on CD-ROM, insert the CD in your CD-ROM 
  21.      drive and start the SETUP program from the WAA1W32 directory.
  22.       
  23.      Note for Xbase++ users: Select "Custom installation" (see 1.2 below)
  24.  
  25.      The WAA development kit is installed by default on drive C: with 
  26.      the following directory structure: 
  27.  
  28.      \ALASKA\WAA1W32 
  29.                 |---APACHE       Apache HTTP server  
  30.                 |      |---OS2     OS/2 version 
  31.                 |      |---W32     Windows 9x and Windows NT version 
  32.                 |
  33.                 |---BOOK         WAA documentation 
  34.                 |
  35.                 |---GATEWAY      Gateway between the HTTP server and WAA  
  36.                 |      |---OS2     OS/2 version  
  37.                 |      |---W32     Windows 9x and Windows NT version 
  38.                 |      |---ISAPI   Gateway for MS Internet Information Server
  39.                 |
  40.                 |---SOURCE       Source code for example applications 
  41.                 |
  42.                 |---SERVER       Web Application Adaptor (WAA) 
  43.                                  (and Xbase++ runtime, when installed)
  44.  
  45.      When the installation program has finished, the file WAA1SRV.EXE 
  46.      is located in the ..\SERVER directory. This file is the WAA server 
  47.      and it needs a connection to your HTTP server. The connection is 
  48.      provided by a gateway which is available for both OS/2 and Windows 
  49.      platforms. How to install and configure the gateway depends on
  50.      the HTTP server you are using. 
  51.  
  52.      Please refer to the online documentation for further configuration 
  53.      steps.
  54.  
  55.  
  56.  1.2 You have Xbase++ installed
  57.  
  58.      Select "Custom Installation" and unselect the checkbox for the Xbase++
  59.      runtime libraries. It is not recommended to install the Xbase++ runtime 
  60.      environment twice. 
  61.  
  62.  
  63.  1.3 You do not have Xbase++ installed
  64.  
  65.      The setup program of the Alaska WAA does not change any environment
  66.      variable nor will any component of the system be replaced.
  67.      If you install the Xbase++ runtime files they will reside in the 
  68.      SERVER directory. The package contains only those Xbase++ runtime 
  69.      files needed by the WAA.
  70.  
  71.  
  72.  1.4 What's new in this version ?
  73.  
  74.      Please refer to the chapter "Read me first" in the WAA online help
  75.      for a full explanation of changes in this version.
  76.      
  77.  
  78.  ____________________________
  79.  2.  Support and contact info
  80.  
  81.  2.1 Technical support
  82.  
  83.      Technical support is available for every registered user of 
  84.      Alaska Software products. If you are not a registered user
  85.      you can also make support requests but it may be handled at
  86.      a lower priority compared to others and thus a response will 
  87.      not be guaranteed by Alaska Software in this case.
  88.  
  89.      To get in contact with our Technical Support use one of the 
  90.      contacts listed in 2.2.
  91.  
  92.  
  93.  2.2 How to contact Alaska
  94.  
  95.      You can use one of the following possibilities:
  96.  
  97.      Customers in Europe, Middle East, Africa use:
  98.  
  99.           support@de.alaska-software.com
  100.  
  101.      FAX:               (+49) 6196 / 957 222
  102.      Phone:             (+49) 6196 / 957 20
  103.      Mail:              Alaska Software GmbH
  104.                           Hauptstrasse 71-79
  105.                           65760 Eschborn
  106.                           Germany
  107.  
  108.      Customers in America, Asia, Pacific Rim, Australia use:
  109.  
  110.           support@us.alaska-software.com
  111.  
  112.      FAX:               (+1) 970-242-7557
  113.      Phone:             (+1) 970-242-1084
  114.      Mail:                Alaska Software, Inc.
  115.                             744 Horizon Court
  116.                             Suite 360
  117.                             Grand Junction CO 81506
  118.                             U.S.A.
  119.  
  120.  
  121.  2.3  News groups
  122.  
  123.       The Alaska Software news server address is:
  124.  
  125.            news.alaska-software.com
  126.  
  127.       A variety of Xbase++ related news groups are hosted by Alaska
  128.       Software on this server and you are invited to visit our news
  129.       groups regularly. The news groups provide access to a tremendous
  130.       amount of technical know how and experience that is shared between
  131.       Xbase++ users world wide.
  132.  
  133.      If you have questions about WAA or if you want to share your
  134.      experiences with other programmers, this is the right place to do it:
  135.  
  136.           news://news.alaska-software.com/alaska-software.news.waa
  137.  
  138.  _________________
  139.  3.  Miscellaneous
  140.  
  141.  3.1 Trademark and copyright
  142.  
  143.    * Alaska Xbase++, Alaska XbToolsIII, DMLB, XBP and WAA are registered
  144.      trademarks or trademarks of the Alaska Software GmbH.
  145.  
  146.    * OS/2 is a registered trademark of the International Business Machines
  147.      Corporation.
  148.  
  149.    * Windows NT, Windows 2000 and Windows 95 / 98 are registered trademarks
  150.      or trademarks of the Microsoft Corporation.
  151.  
  152.  
  153.  
  154. WITH BEST REGARDS
  155. Your Xbase++ Team...
  156.  
  157.