Hello Arata-- > > Thank you for telling me how to unpack the files. I'm sorry, but actually the > following command didn't work. > % zcat xplor-nih-3.6-Linux_x86_64.old.tar.gz | tar xf - > % zcat xplor-nih-3.6-db.tar.gz | tar xf - > > The reason may be that the files are doubly packed. In the case of > xplor-nih-3.6-db.tar.gz, I finally succeeded in unpacking using following > command. > % gunzip xplor-nih-3.6-db.tar.gz > % tar xvf xplor-nih-3.6-db.tar > > On the other hand, in the case of > xplor-nih-3.6-Linux_x86_64.old.tar.gz, the "gunzip" command didn't > work. The error massage is "invalid compressed data--format > violated". The error happened in version 3.5 as well. Could you > send me the ".tar" version, which is not doubly packed, if > available. I think it can be unpacked even in my PC. >
The .tar.gz files are compressed tar files, and the commands I gave should be available on any Linux workstation- I suspect something may have been mis-typed. I understand that this machine is not on the internet, but you might copy over the installation instructions so that you can cut and paste. For me to address the problem I need to know what the output is. You might save the output to a file and copy it over, or take a photo of the screen and send that. so I can help-- best regards-- Charles ######################################################################## To unsubscribe from the XPLOR-NIH list, click the following link: http://list.nih.gov/cgi-bin/wa.exe?SUBED1=XPLOR-NIH&A=1
