home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / msdos / programm / 9093 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  1.5 KB

  1. Xref: sparky comp.os.msdos.programmer:9093 comp.text.tex:10964
  2. Newsgroups: comp.os.msdos.programmer,comp.text.tex
  3. Path: sparky!uunet!news.claremont.edu!linus.claremont.edu!dhosek
  4. From: dhosek@linus.claremont.edu
  5. Subject: Re: porting cweb from UNIX to DOS
  6. Message-ID: <1992Sep6.000014.1@linus.claremont.edu>
  7. Lines: 29
  8. Sender: news@muddcs.claremont.edu (The News System)
  9. Organization: Harvey Mudd College
  10. References: <ARA.92Sep6000611@camelot.ai.mit.edu>
  11. Distribution: comp
  12. Date: 6 Sep 92 00:00:14 PDT
  13.  
  14. In article <ARA.92Sep6000611@camelot.ai.mit.edu>, ara@zurich.ai.mit.edu (Allan Adler) writes:
  15.  
  16. > Is there a book or article that explains techniques of porting stuff from
  17. > UNIX to DOS. I'm working with an 80386 MSDOS system.
  18.  
  19. > The immediate problem I have is getting cweave and ctangle to work
  20. > on the 80386 MSDOS system. I obtained the source from labarea.stanford.edu
  21. > and downloaded it. I was able to compile it with no difficulty but
  22. > when I try to run them on the demo files wc.w, treeprint.w, wmerge.w
  23. > I get error messages about /dev/null. That sounds like UNIX talk to me
  24. > and I am wondering what the corresponding DOS talk would be.
  25.  
  26. There's a 386 port of CWEB available from ymir.claremont.edu in
  27. [anonymous.tex.ibm_pc.web]cweb386.zip
  28. The code, obviously requires a 386 or better to run.
  29.  
  30. /dev/null becomes nul: on DOS.
  31.  
  32. You might want to join the litprog mailing list. I don't remember
  33. details on subscribing, but doubtless someone else will supply them.
  34.  
  35. -dh
  36.  
  37. Don Hosek                  
  38. dhosek@ymir.claremont.edu  
  39. Quixote Digital Typography 
  40. 714-621-1291
  41.  
  42.  
  43.