Niclas Hoyer wrote: > Unfortunately, it seems that the tar file, that HID uploaded is not correct: > $ tar xvf ifdok_cm4040_lnx_x64-2.0.0.tar.gz > tar: This does not look like a tar archive
Their web server is configured to automatically gzip compress file names which end with .gz, so you get a tar file that has been gzipped twice, and you have to manually gunzip it once in order for tar to be able to (automatically, without z in modern versions of tar) uncompress the second time. //Peter _______________________________________________ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel