POV-Ray : Newsgroups : povray.off-topic : Tar Server Time
7 Sep 2024 09:25:07 EDT (-0400)
  Tar (Message 3 to 12 of 22)  
<<< Previous 2 Messages Goto Latest 10 Messages Next 10 Messages >>>
From: Invisible
Subject: Re: Tar
Date: 7 Aug 2008 07:54:14
Message: <489ae266$1@news.povray.org>
Gail Shaw wrote:

>> Then another fanboy yelled at me that it's "easy" to find a Win32 port
>> of Tar. Sure, it's so "easy" in fact that I wasted an entire afternoon
>> trying to do this and ultimately failed.
> 
> ??? The following link took about 10 sec to find.
> http://gnuwin32.sourceforge.net/packages/gtar.htm
> 
> I'll admit, I haven't tried to download and run it.

Yeah, I found a program in about 10 seconds too. I just couldn't get it 
to *run*...

>> Specifically, I found a TAR.EXE, but it instantly crashes because it
>> can't find "cygwin.dll". And, almost unbelievably, I can't find anywhere
>> on the face of the Internet where I can download this file - including
>> the Cygwin website!
> 
> Maybe here?
> http://www.nodevice.com/dll/cygwin_dll/item4683.html

After going through about three pages of adverts with a "click here to 
start your download" burried within them, I gave up.

-- 
http://blog.orphi.me.uk/
http://www.zazzle.com/MathematicalOrchid*


Post a reply to this message

From: Gail Shaw
Subject: Re: Tar
Date: 7 Aug 2008 09:43:33
Message: <489afc05@news.povray.org>
"Invisible" <voi### [at] devnull> wrote in message
news:489ae266$1@news.povray.org...
> >
> > Maybe here?
> > http://www.nodevice.com/dll/cygwin_dll/item4683.html
>
> After going through about three pages of adverts with a "click here to
> start your download" burried within them, I gave up.
>

About half way down that page there's a captcha box and a download button.
Here's your dll.


Post a reply to this message


Attachments:
Download '1.0.0.0__cygwin.zip' (367 KB)

From: Warp
Subject: Re: Tar
Date: 7 Aug 2008 10:54:44
Message: <489b0cb3@news.povray.org>
Invisible <voi### [at] devnull> wrote:
> Personally, I thought Tar was completely obsolete now?

  Why would it be obsolete? What would you suggest as an alternative?
It's still widely used in the unix world.

> Specifically, I found a TAR.EXE, but it instantly crashes because it 
> can't find "cygwin.dll". And, almost unbelievably, I can't find anywhere 
> on the face of the Internet where I can download this file - including 
> the Cygwin website!

  I really can't understand why precisely cygwin is used to port unix
programs to Windows. Cygwin binaries rely on a bunch of dlls nobody has.

  mingw, on the other hand, is a cross-compiler which creates native
Windows binaries (both command-line and GUI'd) which do not require any
dll which a basic standard Windows installation wouldn't have.

  (The "cross-compiler" part means that you can, for example, compile a
Windows binary directly from linux. You don't even need Windows to be
in your computer at all.)

  Yes, mingw does not have all the posix and unix libraries that cygwin
has, but a pretty wide range of applications can be compiled with it
directly. I have never tried, but I assume tar could well be one of those.
(OTOH file stats might present a problem if mingw doesn't support them.)

-- 
                                                          - Warp


Post a reply to this message

From: Invisible
Subject: Re: Tar
Date: 7 Aug 2008 10:59:46
Message: <489b0de2$1@news.povray.org>
>> Personally, I thought Tar was completely obsolete now?
> 
>   Why would it be obsolete?

Because it was invented several decades before I was even born?

Oh, mind you, that same statement applies to Unix, and that's still with 
us...

> What would you suggest as an alternative?

Actually, if you stop and think about this, there aren't any really good 
alternatives that are actually widely supported.

>   I really can't understand why precisely cygwin is used to port unix
> programs to Windows. Cygwin binaries rely on a bunch of dlls nobody has.
> 
>   mingw, on the other hand, is a cross-compiler which creates native
> Windows binaries (both command-line and GUI'd) which do not require any
> dll which a basic standard Windows installation wouldn't have.

I have no idea.

-- 
http://blog.orphi.me.uk/
http://www.zazzle.com/MathematicalOrchid*


Post a reply to this message

From: Warp
Subject: Re: Tar
Date: 7 Aug 2008 11:02:52
Message: <489b0e9a@news.povray.org>
Invisible <voi### [at] devnull> wrote:
> >> Personally, I thought Tar was completely obsolete now?
> > 
> >   Why would it be obsolete?

> Because it was invented several decades before I was even born?

  Computers were invented several decades before you were born. Are they
obsolete?

> > What would you suggest as an alternative?

> Actually, if you stop and think about this, there aren't any really good 
> alternatives that are actually widely supported.

  If I use an alternative, 7zip is good enough for me. Usually compresses
better than tar+bzip2 too.

-- 
                                                          - Warp


Post a reply to this message

From: Invisible
Subject: Re: Tar
Date: 7 Aug 2008 11:11:19
Message: <489b1097$1@news.povray.org>
>>>   Why would it be obsolete?
> 
>> Because it was invented several decades before I was even born?
> 
>   Computers were invented several decades before you were born. Are they
> obsolete?

Nobody uses computers that were designed 40 years ago. They use 
computers that were designed maybe 3 years ago. Tar has been unchanged 
for a hell of a long time. That makes it either antiquated or 
increadibly well-designed, depending on how you look at it.

>>> What would you suggest as an alternative?
> 
>> Actually, if you stop and think about this, there aren't any really good 
>> alternatives that are actually widely supported.
> 
>   If I use an alternative, 7zip is good enough for me. Usually compresses
> better than tar+bzip2 too.

Likewise. However, 7zip is not (yet) nearly so widely available as 
PK-Zip or any of the Unix flavours of compressed Tar files.

-- 
http://blog.orphi.me.uk/
http://www.zazzle.com/MathematicalOrchid*


Post a reply to this message

From: Darren New
Subject: Re: Tar
Date: 7 Aug 2008 11:38:45
Message: <489b1705$1@news.povray.org>
Warp wrote:
>   Why would it be obsolete? 

Because it doesn't support all the new ACLs and other permission stuff.

> What would you suggest as an alternative?

star. :-)

Incidentally, the reason Zip is so widespread while lha, rar, etc are 
not, is the source for zip was given away with the license that you 
could create derivative works ONLY on the condition that it would not 
create files other versions could not read. Hence, zip became an 
exchange format, while the rest were striving to add another 2% or 3% 
compression ratios.

> It's still widely used in the unix world.

Which just goes to show that nobody really uses all the new ACLs and 
other permission stuff.

>   I really can't understand why precisely cygwin is used to port unix
> programs to Windows. Cygwin binaries rely on a bunch of dlls nobody has.

Because cigwin also supplies a shell and sym links and stuff like that, 
and as long as that's what you want under Windows, you might as well 
compile stuff using it. I.e., people use cygwin not because they want to 
port unix programs to windows, but because they want unix on their 
windows and incidentally they're porting this program. And hey, "it 
works for me."


FWIW, the key term to search on seems to be "win32". A native port of 
GNU stuff always seems to have the phrase "win32" somewhere in the name. 
SourceForge tends to be a good place to pick up stuff like diff and tar 
and so on.

-- 
Darren New / San Diego, CA, USA (PST)
  Ever notice how people in a zombie movie never already know how to
  kill zombies? Ask 100 random people in America how to kill someone
  who has reanimated from the dead in a secret viral weapons lab,
  and how many do you think already know you need a head-shot?


Post a reply to this message

From: Doctor John
Subject: Re: Tar
Date: 7 Aug 2008 12:03:43
Message: <489b1cdf$1@news.povray.org>
Invisible wrote:
>>>>   Why would it be obsolete?
>>
>>> Because it was invented several decades before I was even born?
>>
>>   Computers were invented several decades before you were born. Are they
>> obsolete?
> 
> Nobody uses computers that were designed 40 years ago. They use 
> computers that were designed maybe 3 years ago. Tar has been unchanged 
> for a hell of a long time. That makes it either antiquated or 
> increadibly well-designed, depending on how you look at it.
> 

How about incredibly well designed and tested like most *nix utilities

John


Post a reply to this message

From: Jim Henderson
Subject: Re: Tar
Date: 7 Aug 2008 12:30:51
Message: <489b233b$1@news.povray.org>
On Thu, 07 Aug 2008 10:54:44 -0400, Warp wrote:

>   I really can't understand why precisely cygwin is used to port unix
> programs to Windows. Cygwin binaries rely on a bunch of dlls nobody has.

I've never had a problem running cygwin as long as you run the cygwin 
installer from cygwin.org.  That includes everything you need and even 
resolves the dependencies so you can select the tar & gzip executables 
only and it'll install what it needs.

What I don't understand is why people distribute an executable for cygwin 
without mentioning "you need cygwin to run this" and a link to the site.

Jim


Post a reply to this message

From: Jim Henderson
Subject: Re: Tar
Date: 7 Aug 2008 12:38:41
Message: <489b2511$1@news.povray.org>
On Thu, 07 Aug 2008 16:11:09 +0100, Invisible wrote:

> Nobody uses computers that were designed 40 years ago.

That's not entirely true...

http://www.atarimagazines.com/compute/issue132/92_Space_shuttle_techno.php

I had looked for a more current example, but I did recall that the 
shuttle flight computers were based on core memory technologies that were 
decades old.

Your statement above is kinda like saying "nobody uses hydraulic systems 
in avionics any more - it's all fly-by-wire now", which is also untrue.

Jim


Post a reply to this message

<<< Previous 2 Messages Goto Latest 10 Messages Next 10 Messages >>>

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.