RE: [JBoss-user] problem with uncompressing of JBoss on Linux

2001-04-29 Thread Michael Bilow

The "gunzip" utility (usually actually implemented as a symlink) is the
decompressor for "gzip."  Although the compression schemes used by
"gzip/gunzip" and "zip/unzip" are compatible, the file formats are not.

The standard portable freeware "unzip/zip" tools from the Info-ZIP project
can be built on Unix/Linux and are usually available as precompiled
packages.  Debian, for example, offers the "zip" and "unzip" standard
packages (and the "zip-crypt" and "unzip-crypt" alternative packages with
encryption); as usual on a Debian system they can be installed with a
single command ("apt-get install zip" or "apt-get install unzip"):

http://packages.debian.org/zip
http://packages.debian.org/unzip
http://packages.debian.org/zip-crypt
http://packages.debian.org/unzip-crypt

Full information and source code is available:

http://www.info-zip.org/pub/infozip/

The Info-ZIP tools are very high quality and emulate the behavior of
PKZIP, which is what Java uses for jar-style files.  The "zip/unzip" tools
supplied by IBM with OS/2, for example, are built from Info-ZIP source.

The JDK "jar" utility can used with "tar" syntax to decompress a
PKZIP-format file ("jar -xvf ").

Note that PKZIP format is an inconvenient way to distribute things for
Unix/Linux, since ownership and permission information is lost.  Once the
files and directories have been extracted, ownership and permissions must
be configured manually by the system administrator for each file and
directory.  This process is often mostly done by trial and error.

-- Mike


On 2001-04-29 at 22:00 -0400, Jim Archer wrote:

> You don't have gunzip ???
> 
> Jim
> 
> --On Monday, April 30, 2001 9:46 AM +1000 Scott Warren 
> <[EMAIL PROTECTED]> wrote:
> 
> >
> > just a hunch - I am not a linux user. Try using the Jar util.
> >
> > HTH
> >
> > Regards
> >
> > Scott Warren
> > Lead Internet Technologies Developer
* * *
> > -Original Message-
> > From: jquest jquest [mailto:[EMAIL PROTECTED]]
> > Sent: Saturday, 28 April 2001 9:04 PM
> > To: [EMAIL PROTECTED]
> > Subject: [JBoss-user] problem with uncompressing of JBoss on Linux
> >
> > Hi all,
> > I try to install JBoss on Linux Mandrake 8.0.
> > I downloadet the .Zip and can not unzip this file.
> > I can not find any unzip command on my system.
> >
> > I trayed to use gunzip but have no success.
> >
> > Any idea?
> > Thanks in advance.



___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user



Re: [JBoss-user] problem with uncompressing of JBoss on Linux

2001-04-29 Thread Guy Rouillier

gzip uses a completely different format from zip.  gunzip is of no use on a
zip file.  There is a version of InfoZip's unzip for Linux, and as others
have pointed out, jar uses the zip format.

- Original Message -
From: "Jim Archer" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, April 29, 2001 10:00 PM
Subject: RE: [JBoss-user] problem with uncompressing of JBoss on Linux


> You don't have gunzip ???
>
> Jim
>
> --On Monday, April 30, 2001 9:46 AM +1000 Scott Warren
> <[EMAIL PROTECTED]> wrote:
>
> >
> > just a hunch - I am not a linux user. Try using the Jar util.
> >
> > HTH
> >
> > Regards
> >
> > Scott Warren
> > Lead Internet Technologies Developer
>
> -
> >   Phone: +61 3 5222 6240
> > mailto:  [EMAIL PROTECTED]
> > web: www.advancedresource.com.au
>
> -
> > 
> >
> > -Original Message-
> > From: jquest jquest [mailto:[EMAIL PROTECTED]]
> > Sent: Saturday, 28 April 2001 9:04 PM
> > To: [EMAIL PROTECTED]
> > Subject: [JBoss-user] problem with uncompressing of JBoss on Linux
> >
> > Hi all,
> > I try to install JBoss on Linux Mandrake 8.0.
> > I downloadet the .Zip and can not unzip this file.
> > I can not find any unzip command on my system.
> >
> > I trayed to use gunzip but have no success.
> >
> > Any idea?
> > Thanks in advance.
> >
> >
_
> > Get Your Private, Free E-mail from MSN Hotmail at
http://www.hotmail.com.
> >
> > ___
> > JBoss-user mailing list
> > [EMAIL PROTECTED]
> > http://lists.sourceforge.net/lists/listinfo/jboss-user
>
>
>
>
>
> ___
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user
>


___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user



RE: [JBoss-user] problem with uncompressing of JBoss on Linux

2001-04-29 Thread Jim Archer

You don't have gunzip ???

Jim

--On Monday, April 30, 2001 9:46 AM +1000 Scott Warren 
<[EMAIL PROTECTED]> wrote:

>
> just a hunch - I am not a linux user. Try using the Jar util.
>
> HTH
>
> Regards
>
> Scott Warren
> Lead Internet Technologies Developer
> -
>   Phone: +61 3 5222 6240
> mailto:  [EMAIL PROTECTED]
> web: www.advancedresource.com.au
> -
> 
>
> -Original Message-
> From: jquest jquest [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, 28 April 2001 9:04 PM
> To: [EMAIL PROTECTED]
> Subject: [JBoss-user] problem with uncompressing of JBoss on Linux
>
> Hi all,
> I try to install JBoss on Linux Mandrake 8.0.
> I downloadet the .Zip and can not unzip this file.
> I can not find any unzip command on my system.
>
> I trayed to use gunzip but have no success.
>
> Any idea?
> Thanks in advance.
>
> _
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
>
> ___
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user





___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user



RE: [JBoss-user] problem with uncompressing of JBoss on Linux

2001-04-29 Thread Scott Warren
Title: RE: [JBoss-user] problem with uncompressing of JBoss on Linux





just a hunch - I am not a linux user. Try using the Jar util.


HTH


Regards



Scott Warren
Lead Internet Technologies Developer
-
Phone: +61 3 5222 6240
mailto:  [EMAIL PROTECTED]
web: www.advancedresource.com.au
-



-Original Message-
From: jquest jquest [mailto:[EMAIL PROTECTED]]
Sent: Saturday, 28 April 2001 9:04 PM
To: [EMAIL PROTECTED]
Subject: [JBoss-user] problem with uncompressing of JBoss on Linux



Hi all,
I try to install JBoss on Linux Mandrake 8.0.
I downloadet the .Zip and can not unzip this file.
I can not find any unzip command on my system.


I trayed to use gunzip but have no success.


Any idea?
Thanks in advance.


_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.



___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user





RE: [JBoss-user] problem with uncompressing of JBoss on Linux

2001-04-28 Thread jquest jquest

Thanks Bojrn,
it is working very well.




>From: Björn Pewe <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: <[EMAIL PROTECTED]>
>Subject: RE: [JBoss-user] problem with uncompressing of JBoss on Linux
>Date: Sat, 28 Apr 2001 18:48:23 +0200
>
>Type jar -xvf *.zip
>Since jar files are in the same format as zip files(just different file
>ending), you can use the jar tool that comes with the jdk to extract zip
>files.
>
>/Björn
>
>-Ursprungligt meddelande-
>Från: [EMAIL PROTECTED]
>[mailto:[EMAIL PROTECTED]]För jquest jquest
>Skickat: den 28 april 2001 13:04
>Till: [EMAIL PROTECTED]
>Ämne: [JBoss-user] problem with uncompressing of JBoss on Linux
>
>
>Hi all,
>I try to install JBoss on Linux Mandrake 8.0.
>I downloadet the .Zip and can not unzip this file.
>I can not find any unzip command on my system.
>
>I trayed to use gunzip but have no success.
>
>Any idea?
>Thanks in advance.
>
>_
>Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
>
>
>___
>JBoss-user mailing list
>[EMAIL PROTECTED]
>http://lists.sourceforge.net/lists/listinfo/jboss-user
>
>
>___
>JBoss-user mailing list
>[EMAIL PROTECTED]
>http://lists.sourceforge.net/lists/listinfo/jboss-user

_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user



RE: [JBoss-user] problem with uncompressing of JBoss on Linux

2001-04-28 Thread Björn Pewe

Type jar -xvf *.zip
Since jar files are in the same format as zip files(just different file
ending), you can use the jar tool that comes with the jdk to extract zip
files.

/Björn

-Ursprungligt meddelande-
Från: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]För jquest jquest
Skickat: den 28 april 2001 13:04
Till: [EMAIL PROTECTED]
Ämne: [JBoss-user] problem with uncompressing of JBoss on Linux


Hi all,
I try to install JBoss on Linux Mandrake 8.0.
I downloadet the .Zip and can not unzip this file.
I can not find any unzip command on my system.

I trayed to use gunzip but have no success.

Any idea?
Thanks in advance.

_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user


___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user



RE: [JBoss-user] problem with uncompressing of JBoss on Linux

2001-04-28 Thread Micky I. Mimo

type rpm -q unzip and see if you get an rpm file returned. If not, you
need to down load an rpm for unzip and install it. 

Michael Mimo
Systems Specialist
Voice: 781-457-1317 
[EMAIL PROTECTED]

 



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of jquest
jquest
Sent: Saturday, April 28, 2001 7:04 AM
To: [EMAIL PROTECTED]
Subject: [JBoss-user] problem with uncompressing of JBoss on Linux


Hi all,
I try to install JBoss on Linux Mandrake 8.0.
I downloadet the .Zip and can not unzip this file.
I can not find any unzip command on my system.

I trayed to use gunzip but have no success.

Any idea?
Thanks in advance.


_
Get Your Private, Free E-mail from MSN Hotmail at
http://www.hotmail.com.


___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user