home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / minix / 5108 < prev    next >
Encoding:
Text File  |  1993-01-10  |  1.5 KB  |  36 lines

  1. Newsgroups: comp.os.minix
  2. Path: sparky!uunet!newsflash.concordia.ca!mizar.cc.umanitoba.ca!eeserv.ee.umanitoba.ca!philz
  3. From: philz@eeserv.ee.umanitoba.ca (Haosheng Zhou)
  4. Subject: Conversion from DOS to MINIX format
  5. Message-ID: <C0MMBA.9yt@ccu.umanitoba.ca>
  6. Keywords: C compiler
  7. Sender: news@ccu.umanitoba.ca
  8. Nntp-Posting-Host: eeserv.ee.umanitoba.ca
  9. Organization: University of Manitoba, Winnipeg, Canada
  10. Date: Sun, 10 Jan 1993 07:04:21 GMT
  11. Lines: 23
  12.  
  13. Hi guys and gals,
  14.  
  15. For some reason I would like to re-compile the kermit program. Since 
  16. the linker with MINIX cannot handle the job due to huge size of the 
  17. program, I would like to compile the kermit with TURBO C in DOS. Thus I
  18. need a utility that converts the executable from DOS to MINIX format.
  19.  
  20. I also have difficulties using my modem since it is mounted at COM4. The
  21. dial function in kermit is disabled (strange), so I don't know how to
  22. dial the line for connection.
  23.  
  24. I shall appreciate if any MINIX fan could give me some clue.
  25.  
  26. Just one comment on the document that comes with MINIX 1.5 package: it
  27. doesn't supply sufficient details for users. Example: the manual with
  28. MINIX 1.5 should address problems in use of kermit: how to set up special
  29. files for it and re-build the system if necessary--I have to figure it
  30. out myself (with helps from Andy) that I should (and could) use tty4 for
  31. my internal modem. Then slowly I figured it out that I should re-build
  32. the system so it can handle tty4. Now the problem is that the kermit
  33. with MINIX cannot dial!
  34.  
  35. Phil  --A Former OS9/New MINIX user
  36.