From owner-freebsd-newbies Thu Apr 25 10:31:55 2002 Delivered-To: freebsd-newbies@freebsd.org Received: from odin.acuson.com (odin.acuson.com [157.226.230.71]) by hub.freebsd.org (Postfix) with ESMTP id C340137B416 for ; Thu, 25 Apr 2002 10:31:46 -0700 (PDT) Received: from mvaexch02.acuson.com ([157.226.230.209]) by odin.acuson.com (Netscape Messaging Server 3.54) with ESMTP id AAA497; Thu, 25 Apr 2002 10:31:42 -0700 Received: by mvaexch02.acuson.com with Internet Mail Service (5.5.2653.19) id ; Thu, 25 Apr 2002 10:28:16 -0700 Received: from there (dhcp-46-172.acuson.com [157.226.46.172]) by mvaexch01.acuson.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id GKG9PQJQ; Thu, 25 Apr 2002 10:28:49 -0700 From: Johnson David To: Frederic Lemoine , freebsd-newbies@freebsd.org Content-Type: text/plain; charset="iso-8859-1" Organization: Acuson Subject: Re: imlib-1.9.13 - imlib-1.9.14 - gnumeric-1.0.5 Date: Thu, 25 Apr 2002 10:31:31 -0700 X-Mailer: KMail [version 1.3.2] References: <20020425114644.A424@karlmarx.manpowerinc.com> In-Reply-To: <20020425114644.A424@karlmarx.manpowerinc.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020425173146.C340137B416@hub.freebsd.org> Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thursday 25 April 2002 02:46 am, Frederic Lemoine wrote: > Hello, > > I have imlib-1.9.14 installed. I try to pkg_add gnumeric-1.0.5, but it > says that it needs imlib-1.9.13. I cannot find 1.9.13, is there any way > to force the installation with 1.9.14 ? That's one reaon I prefer using the ports over the packages. The packages have much stricter dependencies. If it was built with imlib-1.9.13, then that is the only version it wants. Ports, on the other hand, look for the library themselves, and not a specific package name. You can get around this by forcing the install. See the man page for details. Be warned that this may cause problems future problems, since the dependencies will be recorded incorrectly. Or try ports... David To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message