Menu

#2 ibdriver-1.2.8 download has wrong file extension

open
nobody
None
5
2005-11-16
2005-11-16
No

ibdriver-1.2.8 is downloaded as a tar.gz file, however
this file is not gzip'd. e.g.
# tar -zxvf ibdriver-1.2.8.tar.gz

gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error exit delayed from previous errors

Whereas:
# tar -xvf ibdriver-1.2.8.tar.gz
successfully unpacks the archive.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.