home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / cslio205.zip / DOC / INSTALL.TXT next >
Text File  |  1997-01-21  |  1KB  |  53 lines

  1.  
  2.  
  3.                             CSLIB - Install Info
  4.                             --------------------
  5.  
  6.  
  7. a) The header files.
  8.    - Create a subdirectory somewhere in the compiler tree.
  9.      ( E.g. d:\bc50\cshead )
  10.    - This directory should be mentioned in the 'include dir'
  11.      of each project or make file that uses CSLIB.
  12.  
  13. b) Static libraries.
  14.    - Several libraries are included, depending on the
  15.      compiler and platorm. Select the ones you need
  16.      and places them in the lib directory of the compiler.
  17.      (E.g. d:\bc50\lib )
  18.    - Only ONE of the libraries is needed during linking.
  19.    - Please refer to the doc\manual.txt or lib\info.txt files
  20.      for more info.
  21.  
  22.  
  23. c) Command line utilities
  24.    - One or more  of the following directories DOS,NT,OS2,LINUX are
  25.      included, depending on the package you downloaded.
  26.      Every directory contains the same utilities but compiled
  27.      for the related platform.
  28.    - You can place them in any subdirectory you like, but
  29.      it's probably best to have them in your search path.
  30.  
  31.  
  32. d) Error and message file.
  33.    - The 'error.err' file is the run-time message file.
  34.    - Every application created with CSLIB needs this file in
  35.      its working directory.
  36.    - The manual describes what to do if you don't like the idea
  37.      of a run-time message file.
  38.  
  39.  
  40.  
  41.  
  42. That's All!
  43.  
  44.  
  45. If, for some reason, you run into trouble you can always
  46. contact us at:
  47.  
  48.     cslib@combits.nl
  49.  
  50.  
  51.  
  52.  
  53.