home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / vms / 19846 < prev    next >
Encoding:
Internet Message Format  |  1992-12-24  |  2.2 KB

  1. Path: sparky!uunet!cs.utexas.edu!swrinde!gatech!usenet.ins.cwru.edu!agate!ucbvax!lrw.com!leichter
  2. From: leichter@lrw.com (Jerry Leichter)
  3. Newsgroups: comp.os.vms
  4. Subject: RE: Decomp' UNIX compress files on VAX?
  5. Message-ID: <9212241424.AA11309@uu3.psi.com>
  6. Date: 24 Dec 92 13:12:46 GMT
  7. Sender: daemon@ucbvax.BERKELEY.EDU
  8. Distribution: world
  9. Organization: The Internet
  10. Lines: 40
  11.  
  12.  
  13.     I need to get some files that were compressed with UNIX's compress
  14.     utility onto my vax for processing by PV-WAVE. I have lzdcmp.exe but
  15.     it will not decompress the files. Here's the background
  16.  
  17.     1. I use UCX ftp to get files A.Z AND B.Z from the server.
  18.     2. I try to decompress them using LZDCMP on the vax trying
  19.        no qualifiers and various combinations of qualifiers which
  20.        had no effect. The program halts with an error message and
  21.        does not decompress the file.
  22.        I tried decompressing files after transferring them via
  23.        ftp in both IMAGE mode and ASCII mode.  By the way which
  24.        is the proper mode for .Z files ?
  25.     3. I can get the file onto my mac and decompress it using a mac
  26.        decompress. I can decompress both the file that was transferred in
  27.        ascii mode and the file transferred in image mode.
  28.  
  29.     4. Does anyone know why lzdcmp is not working as I'd rather not have
  30.     to go to the mac to decompress these files.
  31.  
  32. OK; I give up.  I've tried and tried and tried, but I just can't seem to guess
  33. what error message the program halts with.  You've really got me puzzled.  It
  34. seems, from the paucity of other replies, that you've puzzled everyone else on
  35. INFO-VAX, too.  That WAS the point of your message, wasn't it?  I mean, if
  36. you'd wanted to know how to decompress the file, you would have told us what
  37. the error message was, and what "various combinations of qualifiers" you had
  38. tried and with what effect.
  39.  
  40. Oh, I know:  You wanted an answer WHATEVER THE ERROR MESSAGE WAS.  So let me
  41. pick one.  I pick:
  42.  
  43.     %SYSTEM-F-DEVICEFULL, device full - allocation failure
  44.  
  45. This means you have no space on your disk for the output file.  The solution
  46. is either to buy a bigger disk (hey, I've got a spare RD53 I could part with
  47. for a reasonable sum) or you have to delete a bunch of files.
  48.  
  49. OK?
  50.                             -- Jerry
  51.  
  52.