home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / mac / misc / 22247 < prev    next >
Encoding:
Internet Message Format  |  1993-01-24  |  1.8 KB

  1. Xref: sparky comp.sys.mac.misc:22247 comp.sys.mac.programmer:22059 comp.sys.mac.comm:13371
  2. Newsgroups: comp.sys.mac.misc,comp.sys.mac.programmer,comp.sys.mac.comm
  3. Path: sparky!uunet!uunet.ca!canrem!rrwood
  4. From: rrwood@canrem.com (Roy Wood)
  5. Subject: mcvert under SCO Xenix?
  6. Organization: Canada Remote Systems
  7. Distribution: na
  8. Date: Sun, 24 Jan 1993 13:20:12 GMT
  9. Message-ID: <1993Jan24.132012.7230@canrem.com>
  10. Lines: 41
  11.  
  12. Has anybody managed to get mcvert running correctly under SCO Xenix?  It
  13. compiles okay if you #define NOBYTEORDER and also #define NOBZEROCOPY in
  14. mactypes.h, but then doesn't work correctly to binhex/unbinhex files (it
  15. returns errors about writing too many bytes like this:
  16.  
  17.  
  18. Input file     test.cpt.hqx               
  19. Converting     test.cpt                       type = "PACT", author = "CPCT"
  20.     Created  Sun Jan 24 08:12:07 1993
  21.     Modified Sun Jan 24 08:12:07 1993
  22. hqx_to_bin_fork: writing 170 too many bytes
  23.  
  24. last perror (may not be relevant): Error 0
  25. mcvert: exiting
  26.  
  27.  
  28. And the resulting file is  considered to be "Damaged or in a format that this
  29. version of Compact Pro does not recognize."  And when I try to binhex the
  30. Macbinary file, I get this:
  31.  
  32.  
  33. Input file     test.bin                   
  34. Converting     test.cpt                       type = "PACT", author = "CPCT"
  35.     Created  Sun Jan 24 08:12:07 1993
  36.     Modified Sun Jan 24 08:12:07 1993
  37. fread failed on binfile
  38.  
  39. last perror (may not be relevant): Error 0
  40. mcvert: exiting
  41.  
  42.  
  43. It would be nice if I could get mcvert running on my unix account so I could
  44. reduce the size of the .hqx files before I try to donwload them, but so far
  45. I've not met with what I would call overwhelming success.
  46.  
  47. Anybody have any suggestions?  Oh-- I'm using mcvert 1.89, I believe.  At any
  48. rate, it's the one most-recently posted to sumex.
  49.  
  50. Thanks.....
  51.  
  52. -Roy
  53.