[Ham-Mac] WSJT-X

Richard Meserve ninjagumby at gmail.com
Tue Aug 27 13:18:21 EDT 2013


Steven,

With regard to the error:


> 
> sudo tar -xzf hamlib.tar.gz
> 
> I get:
> 
> tar: Error opening archive: Failed to open 'hamlib.tar.gz'
> 


You are missing the "z" option to tar, which specifies to use gzip decompression.  This will work:

sudo tar -zxvf hamlib.tar.gz


Cheers,
Rich


More information about the Ham-Mac mailing list