From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from rhirst.linuxcare.com (pc2-hems4-0-cust100.bre.cable.ntl.com [213.107.176.100]) by dsl2.external.hp.com (Postfix) with ESMTP id 6A9A1482B for ; Tue, 6 Nov 2001 04:47:58 -0700 (MST) Received: by rhirst.linuxcare.com (Postfix, from userid 501) id D8DFCB00C; Tue, 6 Nov 2001 11:49:04 +0000 (GMT) Date: Tue, 6 Nov 2001 11:49:04 +0000 From: Richard Hirst To: kenneth westelinck Cc: Thomas Bogendoerfer , Kaj-Michael Lang , parisc-linux@parisc-linux.org Subject: Re: [parisc-linux] Compiling Mozilla on parisc-linux fails Message-ID: <20011106114904.L8938@linuxcare.com> References: <003101c163a9$48570590$56dc10c3@amos> <20011105032426.A1671@solo.franken.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: ; from kennywest1@hotmail.com on Tue, Nov 06, 2001 at 09:04:04AM +0100 Sender: parisc-linux-admin@lists.parisc-linux.org Errors-To: parisc-linux-admin@lists.parisc-linux.org List-Help: List-Post: List-Subscribe: , List-Id: parisc-linux developers list List-Unsubscribe: , List-Archive: On Tue, Nov 06, 2001 at 09:04:04AM +0100, kenneth westelinck wrote: > Hi, > > > I tried to do a dpkg-buildpackage. He seems to be complaining about the > "zip" package. Appearantly the build depends on this package. However, when > I tried a "apt-get install zip" the package was not found. Is there an alias > for this package, or do I also need to build this package from the > source-deb? Works for me: root@slab:/build/palo/palo-0.95# apt-get install zip Reading Package Lists... Done Building Dependency Tree... Done The following NEW packages will be installed: zip 0 packages upgraded, 1 newly installed, 0 to remove and 52 not upgraded. Need to get 101kB of archives. After unpacking 254kB will be used. Get:1 http://non-us.debian.org unstable/non-US/main zip 2.30-3 [101kB] Fetched 101kB in 0s (151kB/s) Selecting previously deselected package zip. (Reading database ... 25584 files and directories currently installed.) Unpacking zip (from .../archives/zip_2.30-3_hppa.deb) ... Setting up zip (2.30-3) ... Maybe you need to apt-get update ? Richard