Nvm, confused 2G with 4G.
Sorry for the noise.
On Wed, Jun 14, 2023 at 12:21 PM Mike Castle wrote:
>
> It seems like it should. I haven't upgraded my system yet:
>
> $ unzip -v | grep -e 6 -e LARGE
> UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.
>
It seems like it should. I haven't upgraded my system yet:
$ unzip -v | grep -e 6 -e LARGE
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.
USE_DEFLATE64 (PKZIP 4.x Deflate64(tm) supported)
LARGE_FILE_SUPPORT (large files over 2 GiB supported)
ZIP64_SU
On 14.06.2023 23:19, Van Snyder wrote:
unzip v 6.0 (the version delivered with Debian 10) doesn't work with
files bigger than 2^32 bytes.
Is there an alternative program to do it?
"7zip" is the best. It supports multiple formats and cross-platform.
--
With kindest reg
unzip v 6.0 (the version delivered with Debian 10) doesn't work with
files bigger than 2^32 bytes.
Is there an alternative program to do it?
Ron Johnson wrote the following on 02/16/2009 07:05 PM:
On 02/16/2009 06:50 PM, Dennis Wicks wrote:
dgwicks:~# unzip -v
UnZip 5.52 of 28 February 2005,
by Debian. Original by Info-ZIP.
It doesn't look like it has changed in the past five years, which
makes me think it might be something
On 02/16/2009 06:50 PM, Dennis Wicks wrote:
dgwicks:~# unzip -v
UnZip 5.52 of 28 February 2005,
by Debian. Original by Info-ZIP.
It doesn't look like it has changed in the past five years, which makes
me think it might be something else that unzip interacts with. But I
have no idea wh
dgwicks:~# unzip -v
UnZip 5.52 of 28 February 2005,
by Debian. Original by Info-ZIP.
It doesn't look like it has changed in the past five years,
which makes me think it might be something else that unzip
interacts with. But I have no idea what it might be.
--
To UNSUBSCRIBE, ema
Greetings;
I regularly use the -a option in unzip to fix DOS/Windows
line endings and have never had a problem. Until yesterday
and today!
Today it treated everything as a binary file and all the
text/ascii files still had ^M at the end of each line.
Yesterday it treated a pdf file as a text
Greetings;
I regularly use the -a option to unzip to fix DOS/Windows
line endings and have never had a problem. Until yesterday
and today!
Today it treated everything as a binary file and all the
text/ascii files still had ^M at the end of each line.
Yesterday it treated a pdf file as a text
On 02/16/2009 11:31 AM, Dennis Wicks wrote:
Greetings;
I regularly use the -a option to unzip to fix DOS/Windows line endings
and have never had a problem. Until yesterday and today!
Today it treated everything as a binary file and all the text/ascii
files still had ^M at the end of each
Greetings;
I regularly use the -a option to unzip to fix DOS/Windows
line endings and have never had a problem. Until yesterday
and today!
Today it treated everything as a binary file and all the
text/ascii files still had ^M at the end of each line.
Yesterday it treated a pdf file as a
On Sat, 13 Jan 2007 23:57:11 +, Liam O'Toole wrote:
>> I'm trying to add an "Open with unzip" menu for the .zip files in
>> nautilus for my wife, so that she can unzip those .zip files without
>> drop into terminal.
> Do you have file-roller in
On Sat, 13 Jan 2007 21:25:52 + (UTC)
"][" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm trying to add an "Open with unzip" menu for the .zip files in
> nautilus for my wife, so that she can unzip those .zip files without
> drop into terminal.
>
Hi,
I'm trying to add an "Open with unzip" menu for the .zip files in nautilus
for my wife, so that she can unzip those .zip files without drop into
terminal.
I added the menu, but when clicking the popup menu for the .zip files,
nothing get unzipped. I don't use nautilu
Rodolfo Medina wrote:
>> From
>>
>> http://www.topology.org/tex/conc/mp/
>>
>> I downloaded mp1.zip and mpdemo.ps.zip,
>> but don't manage to unzip the second one:
>>
>> $ unzip mpdemo.ps.zip
>>
>> [...]
>>
"[KS]&
Rodolfo Medina wrote:
> From
>
> http://www.topology.org/tex/conc/mp/
>
> I downloaded mp1.zip and mpdemo.ps.zip,
> but don't manage to unzip the second one:
>
Both opened fine with archive manager. unzip also worked. Testing the
archives with the -t flag for un
From
http://www.topology.org/tex/conc/mp/
I downloaded mp1.zip and mpdemo.ps.zip,
but don't manage to unzip the second one:
$ unzip mpdemo.ps.zip
Archive: mpdemo.ps.zip
End-of-central-directory signature not found. Either this file is not
a zipfile, or it constitutes one disk of a
#x27; be a limit but that was 'not' the real problem. It
seems that my path statement contains '/root/bin' as I keep a bunch
of scripts there that I run from my account. That dir preceeded
/usr/bin and I had an unzip file there that 'did' require libc5. ISTR
that I p
Sean 'Shaleh' Perry([EMAIL PROTECTED]) is reported to have said:
> >
> > Right. ldd /usr/bin/unzip shows libc.so.6 => /lib/libc.so.6 (0x4001b000)
> > /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x4000)
> >
> > It is something s
Wayne Topa <[EMAIL PROTECTED]> writes:
> It is something screwed up with 'my' account!
"type unzip" will tell you what unzip you're running.
--
Alan Shutko <[EMAIL PROTECTED]> - In a variety of flavors!
The debate rages on: Is PL/I Bachtrian or Dromedar
>
> Right. ldd /usr/bin/unzip shows libc.so.6 => /lib/libc.so.6 (0x4001b000)
> /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x4000)
>
> It is something screwed up with 'my' account!
>
> It gives this error "unzip: can't load l
Sean 'Shaleh' Perry([EMAIL PROTECTED]) is reported to have said:
>
> On 28-Jun-2002 Wayne Topa wrote:
> >
> > I ran deborphan last week and removed libc5, among others. I
> > received a zip file today and found that unzip 5.50-1 from unstable
> > requires
On 28-Jun-2002 Wayne Topa wrote:
>
> I ran deborphan last week and removed libc5, among others. I
> received a zip file today and found that unzip 5.50-1 from unstable
> requires libc5 but apt-cache show unzip does not have it listed as a
> requirement.
>
> Seems odd that
I ran deborphan last week and removed libc5, among others. I
received a zip file today and found that unzip 5.50-1 from unstable
requires libc5 but apt-cache show unzip does not have it listed as a
requirement.
Seems odd that a program in unstable would require an old version libc
or am I
On Thu, Dec 20, 2001 at 12:40:19PM +0100, Fran?ois Chenais wrote:
| I'm using a Woody debian and want to install unzip, gnucash
| and openoffice. My apt-cache doesn't find any of them.
gnucash has some dependency problems which got it kicked out of woody.
It is in sid, though, and I us
On Thu, Dec 20, 2001 at 12:40:19PM +0100, Fran?ois Chenais wrote:
>
> I'm using a Woody debian and want to install unzip, gnucash
> and openoffice. My apt-cache doesn't find any of them.
Maybe apt-get update will help in the case of gnucash. Wait, no - there
is a p
Hello,
I'm using a Woody debian and want to install unzip, gnucash
and openoffice. My apt-cache doesn't find any of them.
Where cant I get them ?
Thank a lot.
François
>>>>> "infernal" == infernal <[EMAIL PROTECTED]> writes:
infernal> I coudn't find the Unzip utility in my "potato".. but the
infernal> zip. where in debian.org can I find it ? I can't
Unzip and zip are packaged separately for histor
On Tue, Jul 03, 2001 at 08:27:08PM -0400, Infernal wrote:
> I coudn't find the Unzip utility in my "potato".. but the zip.
>
> where in debian.org can I find it ? I can't
You can search for packages and files at -
http://www.debian.org/distrib/packages
$ apt
I coudn't find the Unzip utility in my "potato".. but the zip.
where in debian.org can I find it ? I can't
edward
Hi:
apt-get install unzip
Seung-woo Nam
- Original Message -
From: "Alistair Whittle" <[EMAIL PROTECTED]>
To:
Sent: Thursday, November 30, 2000 8:36 AM
Subject: unzip
> Hi,
>
> I have just installed debian GNU/Linux 2.2. The install worked fine, and
I
&
unzip license changed from potato to woody. That's why it is in non-free
in potato and in non-US/main in woody.
BTW: The version in woody (for i386) supports encryption and works ok
under potato because it was compiled under potato (i.e. no need to use
glibc-2.2).
On Thu, Nov 30, 2000 at 01:36:02PM -, Alistair Whittle wrote:
> Hi,
>
> I have just installed debian GNU/Linux 2.2. The install worked fine, and I
> am now trying to install another application which requires a file to be
> unzipped. The unzip command for some reason do
On Thu, 30 Nov 2000, Chris Gray wrote:
> I knew I had seen a better copyright somewhere:
>
> --
> Latest Release
>
> New features in UnZip 5.41, released 16 April 2000:
>
>
> new BSD-like license
>
Yeah, that's
>>>>> "kmself" == kmself writes:
kmself> on Thu, Nov 30, 2000 at 04:52:51PM -0500, Chris Gray
kmself> ([EMAIL PROTECTED]) wrote:
>> >>>>> "Carel" == Carel Fellinger <[EMAIL PROTECTED]> writes:
>>
on Thu, Nov 30, 2000 at 04:52:51PM -0500, Chris Gray ([EMAIL PROTECTED]) wrote:
> >>>>> "Carel" == Carel Fellinger <[EMAIL PROTECTED]> writes:
>
> Carel> unzip is not truly free, so it ain't part of Debian pure.
> Carel> Try adding
>>>>> "Carel" == Carel Fellinger <[EMAIL PROTECTED]> writes:
Carel> unzip is not truly free, so it ain't part of Debian pure.
Carel> Try adding non-free to your default deb line in your
Carel> /etc/apt/sources.list:
This is strange to m
On Thu, Nov 30, 2000 at 02:28:51PM -, Alistair Whittle wrote:
> Hi,
>
> Using 'apt-get install zip' worked like a charm to install the zip package.
> However, using the 'unzip' variant, the following error occurred: "Package
> unzip has no available ver
Chewie <[EMAIL PROTECTED]> wrote:
>On Thu, Nov 30, 2000 at 02:28:51PM -, Alistair Whittle wrote:
>> Using 'apt-get install zip' worked like a charm to install the zip package.
>> However, using the 'unzip' variant, the following error occurred: "
On Thu, Nov 30, 2000 at 02:28:51PM -, Alistair Whittle wrote:
> Hi,
>
> Using 'apt-get install zip' worked like a charm to install the zip package.
> However, using the 'unzip' variant, the following error occurred: "Package
> unzip has no available ver
On Thursday 30 November 2000 08:28, Alistair Whittle wrote:
> Hi,
>
> Using 'apt-get install zip' worked like a charm to install the zip package.
> However, using the 'unzip' variant, the following error occurred: "Package
> unzip has no available ver
Hi,
Using 'apt-get install zip' worked like a charm to install the zip package.
However, using the 'unzip' variant, the following error occurred: "Package
unzip has no available version, but exists in the database. This typically
means that the package was mentioned
Hi,
you can install unzip (and almost every other application you might
need) with:
# apt-get install unzip
Under Linux it is more common to use 'tarballs' or bzip2. Tar is
standardly installed and you could use it the following way:
$ tar -cvzf homedir.tar.gz /home/myself
this (c)re
apt-get install unzip
// Steeve.
> -Original Message-
> From: Alistair Whittle [mailto:[EMAIL PROTECTED]
> Sent: den 30 november 2000 14:37
> To: 'debian-user@lists.debian.org'
> Subject: unzip
>
>
> Hi,
>
> I have just installed debian GNU/Lin
Hi,
I have just installed debian GNU/Linux 2.2. The install worked fine, and I
am now trying to install another application which requires a file to be
unzipped. The unzip command for some reason does not register. Looking
through man pages etc, there are other like gnuzip, gzip, zcat etc
On Thu, 23 Nov 2000, Håkan wrote:
> I'm new to Debian. Before I have used the RHdist- however finally got
> right dist.
> However, where do I find the unzip command or package. I have installed
> the zip packed but as written above whatabout unzip?
In potato it's in non-
On 11/23/00, 9:53:36 PM, Alson van der Meulen wrote:
> On Thu, Nov 23, 2000 at 11:32:31PM +0100, H?kan wrote:
> > I'm new to Debian. Before I have used the RHdist- however finally got
> > right dist.
> > However, where do I find the unzip command or package. I have in
unzip is in non-free. to use non-free packages you have to have a
non-free source in your /etc/apt/sources.list like
deb ftp://ftp.at.debian.org/debian-non-US potato/non-US main \
contrib non-free
then run ´apt-get update; apt-get install unzip"
hth,
&rw
On Fri, 24 Nov 2000
I did apt-get install unzip. Gets following response:
Package unzip has no available version, but exists in the database. This
typically means that the package was mentioned in a dependency and never
uploaded, has been obsoleted or is not avilable with the contents of
sources.list
E: Package
I did apt-get install unzip. Gets following response:
Package unzip has no available version, but exists in the database. This
typically means that the package was mentioned in a dependency and never
uploaded, has been obsoleted or is not avilable with the contents of
sources.list
E: Package
On Thu, Nov 23, 2000 at 11:32:31PM +0100, H?kan wrote:
> I'm new to Debian. Before I have used the RHdist- however finally got
> right dist.
> However, where do I find the unzip command or package. I have installed
> the zip packed but as written above whatabout unzip?
there&
apt-get install unzip
Håkan wrote:
>
> I'm new to Debian. Before I have used the RHdist- however finally got
> right dist.
> However, where do I find the unzip command or package. I have installed
> the zip packed but as written above whatabout unzip?
>
> /Håkan
>
I'm new to Debian. Before I have used the RHdist- however finally got
right dist.
However, where do I find the unzip command or package. I have installed
the zip packed but as written above whatabout unzip?
/Håkan
Quoting Willy Lee ([EMAIL PROTECTED]):
> So 'zip' works, but strangely enough, unzip doesn't seem to have been
> installed. What's going on? Do I need to install another package to
> get unzip? Unlike gzip, there doesn't seem to be a command-line
> option
Willy Lee <[EMAIL PROTECTED]> wrote:
>[EMAIL PROTECTED]:~$ dpkg --status zip
>Package: zip
>Status: install ok installed
[...]
>So 'zip' works, but strangely enough, unzip doesn't seem to have been
>installed. What's going on? Do I need to install anot
is the same, but the methods differ. :-)
So 'zip' works, but strangely enough, unzip doesn't seem to have been
installed. What's going on? Do I need to install another package to
get unzip? Unlike gzip, there doesn't seem to be a command-line
option to cause zip to un
On Fri, Mar 24, 2000 at 10:13:32AM -0700, Matheson wrote:
> Hey,
>
> I keep downloading the kernel source (2.2.14) off of kernel.org (slink
> doesn't have the new kernel in it's package list), but I can't ever
> unzip it. I've tried downloading it with lynx ab
: Matheson
Cc: debian-user@lists.debian.org
Subject:Re: Can't unzip kernel 2.2.14
On Fri, Mar 24, 2000 at 10:13:32AM -0700, Matheson wrote:
> Hey,
>
> I keep downloading the kernel source (2.2.14) off of kernel.org (slink
> doesn't have the new kernel in it&
Hi,
> I keep downloading the kernel source (2.2.14) off of kernel.org (slink
> doesn't have the new kernel in it's package list), but I can't ever
> unzip it. I've tried downloading it with lynx about five times, but
> when I try to save it, it gives me an en
On Fri, Mar 24, 2000 at 10:13:32AM -0700, Matheson wrote:
> Hey,
>
> I keep downloading the kernel source (2.2.14) off of kernel.org (slink
> doesn't have the new kernel in it's package list), but I can't ever
> unzip it. I've tried downloading it with lynx ab
Hey,
I keep downloading the kernel source (2.2.14) off of kernel.org (slink
doesn't have the new kernel in it's package list), but I can't ever
unzip it. I've tried downloading it with lynx about five times, but
when I try to save it, it gives me an end-request i/o error.
On Sat, 15 May 1999, Shao Zhang wrote:
> Is there a version of unzip which supports encryption?
Shao
You should find zip-crypt and unzip-crypt in non-US. On my
system, I find:
$/var/local/debian/debian-non-US/dists/slink/non-US/binary-i386[1]$ls*zip*
bzip_0.21-3.1.deb un
Hi,
Is there a version of unzip which supports encryption?
Thanks.
Shao.
--
Shao Zhang - Running Debian 2.1 ___ _ _
Department of Communications
On Fri, 14 May 1999, Patrick Kirk wrote:
[snip]
> What command can I use to get the zip, unzip, and rpm tools
> including alien from a folder called /cdrom/debian/stable/i386?
Patrick
Are you sure these are really zip'ed?
To answer your specific question: you have to look in
;t see why they come up when I search
> for unzip but there it is.
>
> What command can I use to get the zip, unzip, and rpm tools including alien
> from a folder called /cdrom/debian/stable/i386?
zip/unzip are non-free which is perhaps why you haven't found them.
You might fin
Hi all,
The zip tools have not been installed so I can't open a gnome help file which
came in zip format.
dselect pulls up dozens of files when I try to find the ones I need. Most are
things like the gcc libraries. Can't see why they come up when I search for
unzip but there it
__
Ian Setford [EMAIL PROTECTED]
PGP = F2 92 50 E3 CD D7 A2 D9 C4 CE 08 A6 98 E0 0F 58
On Wed, Nov 11, 1998 at 05:22:33PM +0100, Rodrigo Moya wrote:
> Hi all!
>
> Where is the zip/unzip debian package in the slink distribution? I have been
> looking for it but no luckmaybe it is in other distribution?
It's in non-free/utils.
HTH
James
Hi all!
Where is the zip/unzip debian package in the slink distribution? I have been
looking for it but no luckmaybe it is in other distribution?
Thanks
eyal <[EMAIL PROTECTED]> writes:
eyal> Just installed Hamm, and was surprised to not find zip. A search
eyal> through the packages list did not help. What am I missing?
Both don't meet Debian's free software standards, so they're in the
non-free distribution. They can be downloaded from ftp.deb
On Wed, Sep 02, 1998 at 11:15:40AM +, eyal wrote:
> Hello Everyone,
>
> Just installed Hamm, and was surprised to not find zip. A search
> through the packages list did not help. What am I missing?
I found it in the non-free section.
HTH,
James
Hello Everyone,
Just installed Hamm, and was surprised to not find zip. A search
through the packages list did not help. What am I missing?
--
Eyal Lebedinsky ([EMAIL PROTECTED])
72 matches
Mail list logo