home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1997 August / PCO0897.ISO / filesbbs / os2 / plnk065.arj / PLNK065.ZIP / pilot-link.0.6.5 / readme.os2 < prev    next >
Encoding:
Text File  |  1997-06-18  |  2.1 KB  |  66 lines

  1.  
  2. This a port of Pilot Link 0.6.5 for OS/2 using the EMX compiler.
  3. Pilot Link's offical home is at ftp://ftp.pfnet.com/pub/PalmOS/.
  4.  
  5. Runtime Requirements:
  6. =====================
  7.     OS/2 Warp Version 3.0 or greater. 
  8.  
  9.     Info-Zip for OS/2 to extract the distribution. Available as
  10.     UNZIP520.EXE.
  11.  
  12.     EMX 0.9c runtime with fix 2 or greater. Available as EMXRT.ZIP.
  13.  
  14.     An OS/2 HPFS formatted partition to run from.
  15.  
  16. Recompiling Requirements:
  17. =========================
  18.     EMX 0.9c development system with fix 2.
  19.  
  20.     OS/2 versions of many UNIX file commands available as GNUFU.ZIP.
  21.  
  22.     OS/2 port of GNU make. Available many places as GNUMAKE.ZIP.
  23.  
  24. Most of the files need for runtime or development can be found at
  25. ftp://hobbes.nmsu.edu/os2/unix/ or 
  26. ftp://ftp.leo.org/pub/comp/os/os2/leo/.
  27.  
  28. Installation:
  29. =============
  30. Install the EMX runtime per the included instructions in EMXRT.DOC.
  31.  
  32. Run MAKEFOLDER.CMD from the OS2 subdirectory to create the folder 
  33. and icons.
  34.  
  35. PROBLEMS
  36. ========
  37. For general support you can subscribe to the pilot-unix mailing list 
  38. by sending a  message with the subject and body of
  39.      
  40.     subscribe pilot-unix
  41.     
  42. to the address pilot-unix-request@lists.best.com. These OS/2
  43. tools are ports of the Pilot Link Unix tools and are actively supported
  44. on this mailing list. You can also mail Garey Smiley as 
  45. garey@slink.com. 
  46.  
  47. MISC
  48. ====
  49. There are may commands in Pilot Link that don't have icons created 
  50. for them. Most will list there command line options when executed
  51. without any parameters. Refer to the README and CHANGELOG files 
  52. for more details.
  53.  
  54. To increase the communications speed between the computer and Pilot
  55. add 
  56.  
  57. SET PILOTRATE=xxxxx
  58.  
  59. to your config.sys where xxxxx is 19200, 38400, 57600 baud. Some
  60. computers may have problems with 57600, 38400 is recommended.
  61.  
  62. "Get Clipboard from Pilot" dose not actually put the contents of the
  63. Pilot's clipboard into the OS/2 clipboard. It just displays it to the 
  64. screen. You can then use the window mark and copy commands to
  65. put the data into the OS/2 clipboard.
  66.