home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / strob103.zip / readme.os2 < prev    next >
Text File  |  1998-12-31  |  3KB  |  108 lines

  1. Strobe V1.03 for OS/2
  2.  
  3.  
  4. This is a 'port' to OS/2 of strobe V1.03, which is software originally written
  5. by Julian Assange <strobe@suburbia.net>.
  6.  
  7.  
  8. Read this text before you use strobe.
  9.  
  10.  
  11. Porting
  12. -------
  13.  
  14. [Almost] no changes to the code were necessary. I only changed the place to
  15. where the #defines ETC_SERVICES and LIB_STROBE_SERVICES point on my system,
  16. and included the OS2.H header at the beginning, but you'll see that.
  17.  
  18. Since the Makefile included in the original distribution is unnecessary,
  19. I've included a .CMD to do the compilation. Read it before using it.
  20.  
  21.  
  22.  
  23. What you need
  24. -------------
  25.  
  26.  
  27. Running:
  28. In order to be able to run strobe on your OS/2 system, you will need 
  29. the following things:
  30. - OS/2
  31. - A LAN card compatible with OS/2 MPTS (or at least the loopback driver).
  32. - IBM MPTS
  33. - IBM TCP/IP for OS/2
  34. - The EMX runtime V0.9d
  35.  
  36.  
  37. Compiling:
  38. In order to be able to compile strobe on your OS/2 system, you will need 
  39. the following things:
  40. - OS/2
  41. - EMX/GCC V0.9d
  42. - The EMX runtime V0.9d
  43.  
  44.  
  45. What is included here
  46. ---------------------
  47.  
  48. - strobe-1_03.tar.gz - the original distribution file I snarfed from the net.
  49.  
  50. - Two precompiled executables:
  51.   * strobe.exe    - A compiled version of strobe.
  52.   * strobeV4.exe  - A compiled version of strobe, for use with IBM TCP/IP V4.
  53.  
  54. - readme.OS2      - this file
  55.  
  56. - compile.cmd     - A script file for compiling strobe on OS/2
  57.  
  58. - strobe.c        - The code, as amended for use with OS/2.
  59.  
  60. - strobe.txt      - The manpage converted to plain text.
  61.  
  62. - CREDITS         - An updated CREDITS file (very important).
  63.  
  64.  
  65.  
  66.  
  67. What is NOT included here
  68. -------------------------
  69.  
  70. - The software mentioned above. If you don't have it, get it via ftp or
  71.   buy it from IBM.
  72.  
  73. - New features.
  74.  
  75. - Bug fixes.
  76.  
  77. - Support of any kind. Dont write to me if you dont know how to use strobe.
  78.   (Check the COPYRIGHT file)
  79.  
  80. - Warranty of any kind. If you do stupid things with this tool and ruin 
  81.   something or piss off people, you're on your own. Again, check the 
  82.   COPYRIGHT file.
  83.  
  84.  
  85.  
  86. Miscellanea
  87. -----------
  88.  
  89. - It should be trivial to port/recompile this code using icc, but it yields
  90.   some error messages. Perhaps a Makefile would help here, but I'm not good 
  91.   at make files and don't have the time.
  92.  
  93. - I use OS/2 V4 + fixpack6, MPTS and TCP/IP are WR08620 (V4.2), but my system
  94.   is a mess made up of pieces from all possible software packages. Strobe
  95.   works for me and will probably work even on OS/2 V3 with corresponding
  96.   network subsystems installed, but it's up to somebody else to try that out.
  97.  
  98. - If you compile the executable with a lower version of EMX/GCC, it will
  99.   probably work too. But, why would you want to do such a thing ?
  100.  
  101.  
  102.  
  103. Bugs
  104. ----
  105.  
  106. - The -M (mail to author) non-feature flag will most probably not work the
  107.   way it is. Workaround would be to have a mailer which behaves line *nix mail.
  108.