|
[Sponsors] |
September 2, 2011, 11:16 |
tar error on OpenFOAM2.0.1
|
#1 |
New Member
Tom Li
Join Date: Aug 2011
Posts: 16
Rep Power: 15 |
Hi
When i tried to tar -xvzf OpenFOAM-2.0.1.gtgz i am getting this error OpenFOAM-2.0.1/tutorials/multiphase/interPhaseChangeFoam/cavitatingBullet/constant/triSurface/bullet.stl tar: Skipping to next header tar: Archive contains obsolescent base-64 headers gzip: stdin: invalid compressed data--crc error gzip: stdin: invalid compressed data--length error tar: Child returned status 1 tar: Error exit delayed from previous errors Anyone knows if there is any solution or an alternate way to unpack the source? Thanks a lot Cheers Tom |
|
September 2, 2011, 14:29 |
|
#2 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Greetings Tom,
Probably there was an error during the download process. See in the page http://www.openfoam.com/download/source.php the md5sum numbers for each tarball package. To check each package, simply run: Code:
md5sum OpenFOAM-2.0.1.gtgz md5sum ThirdParty-2.0.1.gtgz edit: I forgot to mention that if they aren't identical, then you will need to download them once again! Best regards, Bruno
__________________
Last edited by wyldckat; September 2, 2011 at 14:30. Reason: see "edit:" and a "phrase-typo" ;) |
|
September 2, 2011, 15:18 |
|
#3 | |
New Member
Tom Li
Join Date: Aug 2011
Posts: 16
Rep Power: 15 |
Quote:
Thank you for your reply. You are right the md5sum is different. I am going to download and check again. Cheers, Tom |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Problem installing on Ubuntu 9.10 -> 'Cannot open : No such file or directory' | mfiandor | OpenFOAM Installation | 2 | January 25, 2010 10:50 |
Tar xvf gives an error | drd | OpenFOAM Installation | 6 | February 9, 2006 10:13 |