Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Unarchiving REBOL on AIX

From: jelinem1:nationwide at: 24-Aug-2001 13:51

I should have probably asked here on the list before adding to the [feedback--rebol--com] heap. I am having problems unarchiving the core170_tar.tar file on AIX. I've downloaded this file from www.rebol.com via I.E. web browser on a PC, then FTP'd in binary mode to the AIX machine. Following is the syntax that I am using to unarchive this:
>tar -xvf core170_tar.tar
tar: 0511-169 A directory checksum error on media; 1701732181 not equal to 66576. Is my syntax incorrect, or is the file corrupt? I've downloaded this twice from the REBOL site now with the same results, so there must be something in my procedure that's wrong. - Michael