newLisp IDE tgz Problem

Notices and updates
Locked
CDon
Posts: 2
Joined: Sun Oct 07, 2007 1:37 am
Location: Huntsville AL USA

newLisp IDE tgz Problem

Post 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?

newdep
Posts: 2038
Joined: Mon Feb 23, 2004 7:40 pm
Location: Netherlands

Post by newdep »

..its not the package..just downloaded/unpacked it..
i use TUGzip which knows tar gz format..
-- (define? (Cornflakes))

Fanda
Posts: 253
Joined: Tue Aug 02, 2005 6:40 am
Contact:

Post 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

CDon
Posts: 2
Joined: Sun Oct 07, 2007 1:37 am
Location: Huntsville AL USA

Post 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 :-)

Locked