From owner-freebsd-questions Sun Feb 6 21:40:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dart.sr.se (dart.SR.SE [193.12.91.98]) by builder.freebsd.org (Postfix) with ESMTP id 38EF03E60 for ; Sun, 6 Feb 2000 21:40:20 -0800 (PST) Received: from honken.sr.se ([134.25.128.27]) by dart.sr.se (8.9.3/8.9.3) with ESMTP id GAA91877; Mon, 7 Feb 2000 06:40:55 +0100 (CET) (envelope-from gunnar@pluto.sr.se) Received: from pluto.sr.se (pluto.SR.SE [134.25.193.91]) by honken.sr.se (8.9.3/8.9.3) with ESMTP id GAA53524; Mon, 7 Feb 2000 06:40:55 +0100 (CET) (envelope-from gunnar@pluto.sr.se) Received: (from gunnar@localhost) by pluto.sr.se (8.9.3/8.9.3) id GAA48282; Mon, 7 Feb 2000 06:40:55 +0100 (CET) (envelope-from gunnar) Date: Mon, 7 Feb 2000 06:40:54 +0100 From: Gunnar Flygt To: chip wiegand Cc: FreeBSD Questions Subject: Re: Trying to install a port but it keeps failing Message-ID: <20000207064054.A48147@sr.se> Reply-To: Gunnar Flygt References: <389DF87D.A13D86A6@wiegand.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <389DF87D.A13D86A6@wiegand.org>; from chip@wiegand.org on Sun, Feb 06, 2000 at 02:41:02PM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Feb 06, 2000 at 02:41:02PM -0800, chip wiegand wrote: > I have installed the port gtk-1.2.3 and that's > fine. Then I installed the .tgz version of > AbiSuite-0.7.8 and I get the following message - > > pkg_add: could not find package gtk-1.2.2 > > If anyone knows what I need to do to get AbiSuite > to recognize gtk-1.2.3, please help. The readme's > that come with the program don't help any with > this particular problem, and I checked the > newsgroup archives on the abiword web site. And I > don't know the abiword newsgroup to post this to, > my isp doesn't carry it. :-( The easiest thing to do, since you obviously has a version that should run with AbiWord, is to make a symlink in /var/db/pkg from gtk-1.2.3 to gtk-1.2.2 like `ln -s /var/db/pkg/gtk-1.2.3 /var/db/pkg/gtk-1.2.2` -- __o regards, Gunnar ---_ \<,_ email: flygt@sr.se ---- (_)/ (_) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message