home *** CD-ROM | disk | FTP | other *** search
/ ftp.alaska-software.com / 2014.06.ftp.alaska-software.com.tar / ftp.alaska-software.com / waa / waa16w32.txt < prev    next >
Text File  |  2001-03-20  |  5KB  |  158 lines

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