10-17-04 07:50 AM
In article <7d4caedb.0410162049.77601d64@posting.google.com>,
te0543@giga.net.tw (Joseph) wrote:
> I got a strange thing.
> I download c++builderx personal solaris version.
> In solaris,gzip return error message.
> In windows winzip decompress the file successfully.
> Anyone knows reason?
Well, gzip uses a different compression algorithm than winzip -- have you
tried using /usr/bin/zip? (gzip generally works on "*.gz" files, while
zip works on "*.zip")
Cheers,
- jonathan
[ Post a follow-up to this message ]
|