tgz files

Hi all,

I'm hoping to install phpdocumentor which I have down-loaded as a 'tgz'
file to my windows machine. I'm not actually familiar with tgz files and
have no idea what I'm actually meant to do with it.

What does one do with a tgz file?

Ross
..
.. Ross Honniball. JCU Bookshop Cairns, Qld, Australia.
..

--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Ross Honniball [ Mo, 24 Mai 2004 09:20 ] [ ID #199619 ]

RE: tgz files

..tgz, is an abbrevation of ".tar.gz", and is unix specific. On unix system
one traditional; first tar (Tape Archive) directories and files, and then
compress them with gunzip (gzip) - tar does not compress. The file you have
is borth tared and gziped, but instead of naming the file filkename.tar.gz,
it has been (as is common) named filename.tgz.

WinZip should be able to handle gzip (and tar I think).


-----Original Message-----
From: Ross Honniball
To: php-windows [at] lists.php.net
Sent: 24-5-2004 9:20
Subject: [PHP-WIN] tgz files

Hi all,

I'm hoping to install phpdocumentor which I have down-loaded as a 'tgz'
file to my windows machine. I'm not actually familiar with tgz files and

have no idea what I'm actually meant to do with it.

What does one do with a tgz file?

Ross
..
.. Ross Honniball. JCU Bookshop Cairns, Qld, Australia.
..

--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
B.A.T.Svensson [ Mo, 24 Mai 2004 09:40 ] [ ID #199620 ]

Re: tgz files

You can open it with a compress program like WinZip.
After opening, you can trace the contents of files.
Mazhar Bilen
----- Original Message -----
From: "Ross Honniball" <ross [at] bookshop.jcu.edu.au>
To: <php-windows [at] lists.php.net>
Sent: Monday, May 24, 2004 10:20 AM
Subject: [PHP-WIN] tgz files


> Hi all,
>
> I'm hoping to install phpdocumentor which I have down-loaded as a 'tgz'
> file to my windows machine. I'm not actually familiar with tgz files and
> have no idea what I'm actually meant to do with it.
>
> What does one do with a tgz file?
>
> Ross
> .
> . Ross Honniball. JCU Bookshop Cairns, Qld, Australia.
> .
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Mazhar Bilen [ Mo, 24 Mai 2004 09:29 ] [ ID #199621 ]

Re: tgz files

I've found an incredibly useful compression utility for windows called
7-zip. It handles zip, tar/gzip, bzip, and a specialized 7-zip utility
that can compress even more (by using a larger library). I don't use
the 7-zip compression itself all that much, but the utility itself is a
nice (and free) application.

--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Jason Barnett [ Di, 25 Mai 2004 18:35 ] [ ID #199632 ]
PHP » gmane.comp.php.windows » tgz files

Vorheriges Thema: MS SQL Query question
Nächstes Thema: Ampersand before function name