comp.lang.ada
 help / color / mirror / Atom feed
From: nospam@somewhere.ia.us (Robert S. White)
Subject: Re: GNAT documentation question
Date: 1997/10/09
Date: 1997-10-09T00:00:00+00:00	[thread overview]
Message-ID: <61jo79$d6g$1@flood.weeg.uiowa.edu> (raw)
In-Reply-To: 61ign3$ok7$1@polo.advicom.net


In article <61ign3$ok7$1@polo.advicom.net>, david.c.hoos.sr@ada95.com says...
>
>WinZip available for download at http://www.winzip.com
>Download the evaluation version.
>
>Herman wrote in message <343ba5ba.1354247@news.mindspring.com>...
>>I know where it is, but it's a tar.gz file.  What in the world do I
>>use in Windows 95 to open it?

  But completely free (not shareware evaluation) versions of 
gunzip.exe and tar.exe are available from a lot of places.  Suppose 
you got an archive superstuff.taz .  First you do a:
  
  gunzip superstuff.taz

which converts (uncompresses) and renames in place the file to
superstuff.tar .  Sometimes you have to copy gzip.exe to gunzip.exe
to get the expected behaviour - otherwise do a:

   gzip -d superstuff.taz

Then you do a:

   tar xvh -f superstuff.tar

do break apart the archive to subdirectories and files - starting from
the current default directory.  A good place to look for these UN*X 
like tools for Win95 and NT is:

  http://www.itribe.net/virtunix/mystuff.html

but there are a lot of other sites that have gzip.exe and tar.exe that 
work for Win95 or WinNT that cane be found with web search sites like 
Yahoo, Lycos, etc.
_____________________________________________________________________
Robert S. White         -- An embedded systems software engineer
e-mail reply to reverse of: ia us lib cedar-rapids crpl shift2 whiter





  reply	other threads:[~1997-10-09  0:00 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <343ba5ba.1354247@news.mindspring.com>
1997-10-08  0:00 ` GNAT documentation question Larry Kilgallen
1997-10-08  0:00   ` Kenneth W. Sodemann
1997-10-09  0:00 ` David C. Hoos, Sr.
1997-10-09  0:00   ` Robert S. White [this message]
2002-07-25 21:23 James Squire
2002-07-26 16:18 ` Mark Johnson
2002-07-28 18:28 ` Robert Dewar
2002-07-29 17:53   ` Mark Johnson
2002-07-29 19:12     ` Simon Wright
2002-07-30 19:23       ` Mark Johnson
2002-07-30  4:18     ` Robert Dewar
2002-07-30 19:01       ` Simon Wright
2002-07-30 20:36         ` Robert A Duff
2002-07-30  4:21     ` Robert Dewar
2002-07-30  1:31   ` James Squire
  -- strict thread matches above, loose matches on Subject: below --
2002-07-26  4:30 Grein, Christoph
2002-07-26 16:37 ` James Squire
2002-07-28 19:09   ` Robert Dewar
2002-07-28 22:01     ` Robert A Duff
2002-07-29 11:01       ` Robert Dewar
2002-08-13 22:15     ` Randy Brukardt
2002-08-13 23:59       ` Robert A Duff
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox