bug-gnuzilla
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: IceCat compile error


From: arnuld
Subject: Re: IceCat compile error
Date: Sun, 20 Jan 2008 15:47:25 +0530 (IST)
User-agent: SquirrelMail/1.4.9a

> Just a hunch, but what's your version of zip? Looking at the relevant
> portions of make-jars.pl, it invokes the zip program with:
>   system("$zipprog $zipmoveopt -uX $jarchive $subargs") == 0
> and maybe some of the options like -u or -X (or whatever is specified
> in $zipmoveopt) isn't supposed to work with your version of zip?
>
> FYI, my version if zip is:
>   Copyright (c) 1990-2006 Info-ZIP - Type 'zip "-L"' for software license.
>   Zip 2.32 (June 19th 2006). Usage:
>   zip [-options] [-b path] [-t mmddyyyy] [-n suffixes] [zipfile list] [-xi
> list]
> and icecat compiles fine.


I can not find out the zip version i am using. This is directly from my
terminal:

address@hidden ~]$ zip --version
usage: zip [-vD] [-1-9] [-f zipfile] file ...

address@hidden ~]$ zip -version
usage: zip [-vD] [-1-9] [-f zipfile] file ...

address@hidden ~]$ zip -v
usage: zip [-vD] [-1-9] [-f zipfile] file ...

address@hidden ~]$ man zip
No manual entry for zip

address@hidden ~]$ zip --help
usage: zip [-vD] [-1-9] [-f zipfile] file ...

address@hidden ~]$ zip -u
usage: zip [-vD] [-1-9] [-f zipfile] file ...

address@hidden ~]$ zip -X
usage: zip [-vD] [-1-9] [-f zipfile] file ...
address@hidden ~]$


from here I see I am using 2.32 version:
http://www.archlinux.org/packages/search/?repo=all&category=all&q=zip&limit=50





-- arnuld
http://lispmachine.wordpress.com


--
    
Email and shopping with the feelgood factor!
55% of income to good causes. http://www.ippimail.com





reply via email to

[Prev in Thread] Current Thread [Next in Thread]