From owner-freebsd-questions@FreeBSD.ORG Tue Sep 29 20:06:12 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8F4D11065747 for ; Tue, 29 Sep 2009 20:06:12 +0000 (UTC) (envelope-from david@vizion2000.net) Received: from dns1.vizion2000.net (dns1.vizion2000.net [62.49.197.50]) by mx1.freebsd.org (Postfix) with ESMTP id 4D7928FC20 for ; Tue, 29 Sep 2009 20:06:12 +0000 (UTC) Received: from sleuth64 (unknown [62.49.197.51]) by dns1.vizion2000.net (Postfix) with ESMTP id D116734D417; Tue, 29 Sep 2009 21:06:10 +0100 (BST) From: To: "'Frank Steinborn'" References: <4AC1E6EC.3080805@rumonitor.ru> <20090929184641.GA17580@haydn.nognu.de> Date: Tue, 29 Sep 2009 13:05:46 -0700 Message-ID: <1B6DC3865C3A46D0A1863A674C6CEAA4@sleuth64> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 Thread-Index: AcpBNUICvmPKvbRwSEK2nmLrayI2ywACoCPQ In-Reply-To: <20090929184641.GA17580@haydn.nognu.de> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.4325 Cc: freebsd-questions@freebsd.org Subject: RE: How to restore Base_Bind on amd64 7.2 p3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Sep 2009 20:06:12 -0000 > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of > Frank Steinborn > Sent: 29 September 2009 11:47 > To: David Southwell > Cc: '???????? ?????????'; freebsd-questions@freebsd.org > Subject: Re: How to restore Base_Bind on amd64 7.2 p3 > > David Southwell wrote: > > By base-bind I mean the version of bind that is included in freebsd > > 7.2 operating system which is a version earlier than the > latest Bind96. > > > > When installing bind96 and I did not keep base-bind. > > > > Now multiple ports give the following type of problem -this is just > > one example. > > _______________________________________________________ > > gnome-vfs-2.24.1_1 > > > > compile stops with message: > > > > ===> gnome-vfs-2.24.1_1 depends on shared library: pango-1.0.0 - > > found > > gnome-vfs-2.24.1_1: bind installed with PORT_REPLACES_BASE_BIOND > > causes build problems. > > *** error code 1 > > > > Stop in /usr/ports/devel/gnome-vfs > > *** Error Code 1 > > > > Stop in /usr/ports/devel/gnome-vfs > > _____________________________________________________ > > You should be able to restore the bind from base by using the > install.sh script in /usr/src/contrib/bind9. Deinstall the > port first, though. > ThanksI deinstalled the port and tried to run install-sh # sh install-sh and got the response: > install: no input file specified Any chance you might make me a little wiser on how to use install-sh?\ Thanks David