Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Feb 2000 06:40:54 +0100
From:      Gunnar Flygt <gunnar@pluto.sr.se>
To:        chip wiegand <chip@wiegand.org>
Cc:        FreeBSD Questions <freebsd-questions@FreeBSD.org>
Subject:   Re: Trying to install a port but it keeps failing
Message-ID:  <20000207064054.A48147@sr.se>
In-Reply-To: <389DF87D.A13D86A6@wiegand.org>; from chip@wiegand.org on Sun, Feb 06, 2000 at 02:41:02PM -0800
References:  <389DF87D.A13D86A6@wiegand.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000207064054.A48147>