Page 1 of 1

newLisp IDE tgz Problem

Posted: Sat Nov 24, 2007 2:55 am
by CDon
I find that I can't open newlisp-ide-4.1.tgz with either WinZip 11.1 or an old version of WinRar. WinZip gives gives the message "Error reading header after processing 0 entries" and WinRar just seems to hang up doing nothing. I have re-downloaded and have tried opening in place. The problem persists. What might I be overlooking?

Posted: Sat Nov 24, 2007 9:16 am
by newdep
..its not the package..just downloaded/unpacked it..
i use TUGzip which knows tar gz format..

Posted: Sat Nov 24, 2007 9:32 am
by Fanda
You can also try 7-Zip (free):
http://www.download.com/7-Zip/3000-2250 ... ag=lst-4-1

Or Total Commander (shareware), which can do it for you too:
http://www.ghisler.com/

Fanda

Posted: Sat Nov 24, 2007 4:35 pm
by CDon
Thank you. I installed 7Zip, and it unpacked the file just fine. In doing this I discovered the source of the 'problem'. The web page link indicates that the file type should be tgz, but the downloaded file actually has a tar exension. Renaming the extension to tgz allows WinZip to unpack the file. It would appear the the mighty WinZip is not as smart as 7Zip :-)