home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / dnetc.zip / readme.os2 < prev   
Text File  |  2002-06-08  |  4KB  |  82 lines

  1.  distributed.net client for OS/2 3.0 or above
  2.  Released by Trevor Hemsley <Trevor-Hemsley@dial.pipex.com>
  3.  Document revision $Id: readme.os2,v 1.4.2.3 2000/04/21 13:27:46 cyp Exp $
  4.  
  5.  Welcome to the distributed.net client.
  6.  
  7.  This document covers information specific to the client for OS/2.
  8.  Refer to other enclosed documentation or browse the online FAQ at
  9.  http://www.distributed.net/FAQ for non-platform-specific documentation.
  10.  
  11.     1.0  Getting started
  12.       1.1 Runtime library requirements
  13.       1.2 Running the client
  14.     2.0  OS/2 specific notes
  15.  
  16.  1.0  Getting started ------------------------------------------------
  17.  
  18.    Beginning with v2.8008.459, the distributed.net client for OS/2
  19.    requires the EMX runtime libraries.
  20.  
  21.    1.1  EMX runtime library requirements -----------------------------
  22.  
  23.     You MUST have the EMX runtime libraries installed on your machine
  24.     in order to run version 2.8008.459 and higher. The easiest way to
  25.     check if you have this installed already is to open an OS/2 command
  26.     prompt and run EMXREV. The output should say the following (higher
  27.     numbers are OK, lower ones mean that you should update to a newer
  28.     version).
  29.  
  30.     emxrev
  31.     EMX : revision = 60
  32.     EMXIO : revision = 60
  33.     EMXLIBC : revision = 60
  34.     EMXLIBCM : revision = 62
  35.     EMXLIBCS : revision = 62
  36.     EMXWRAP : revision = 60
  37.  
  38.     If you get a SYS1041: message instead of this output then you do
  39.     not have any version of EMX installed. If the numbers listed on
  40.     your output are all in the range 50-59 then you should upgrade to
  41.     v0.9d. You can obtain the latest version of the EMX runtime library
  42.     from your favorite OS/2 program archive. It can be definitely found
  43.     at ftp://hobbes.nmsu.edu/pub/os2/dev/emx/ [currently v0.9d/emxrt.zip]
  44.     Installation instructions are included in the archive.
  45.  
  46.    1.1  Running the client--------------------------------------------
  47.  
  48.     Once you have installed EMX then you are ready to run the latest
  49.     version of the distributed.net client for OS/2. Just unpack the
  50.     client in a directory of your choice and fire it up.
  51.  
  52.     If you have never run the client before, it will initiate the
  53.     menu-driven configuration. Save and quit when done, the
  54.     configuration file will be saved in the same directory as the
  55.     client. Then, simply restart the client. From that point on it will
  56.     use the saved configuration.
  57.  
  58.     The configuration options are fairly self-explanatory and can be run
  59.     at any time by starting the client with the '-config' option.
  60.     A list of command line options is available by starting the client
  61.     with '-help'.
  62.  
  63.     If you prefer to have the client start automatically when the computer
  64.     is powered up, run the client with the -install switch. To remove the
  65.     client from the startup folder, run the client with -uninstall. If you
  66.     want the client to run detached when you boot your computer then run
  67.     the client with both the -hide and -install switches. If you do this
  68.     then you may be wise to setup logging first by running -config and
  69.     pointing it to a file.
  70.  
  71.     A "Complete Step-by-Step Guide to Running Your First Client" is
  72.     available at http://distributed.net/FAQ/
  73.  
  74.  2.0  Notes: ---------------------------------------------------------
  75.  
  76.     The distributed.net client for OS/2 has been greatly overhauled
  77.     and now uses the same source code base as all the other clients on
  78.     all the other platforms. This has improved reliability since the
  79.     chances that a bug will go unnoticed for any length of time has been
  80.     greatly reduced.
  81.  
  82.