From owner-freebsd-questions@FreeBSD.ORG Wed Sep 30 20:04:07 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 E94EA106568B for ; Wed, 30 Sep 2009 20:04:07 +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 A47188FC19 for ; Wed, 30 Sep 2009 20:04:07 +0000 (UTC) Received: from sleuth64 (unknown [62.49.197.51]) by dns1.vizion2000.net (Postfix) with ESMTP id 1D38234D426; Wed, 30 Sep 2009 17:34:53 +0100 (BST) From: "David Southwell" To: , "'Frank Steinborn'" References: <4AC1E6EC.3080805@rumonitor.ru><20090929184641.GA17580@haydn.nognu.de> <1B6DC3865C3A46D0A1863A674C6CEAA4@sleuth64> Date: Wed, 30 Sep 2009 09:34:28 -0700 Message-ID: <6D413C54678B485E90645DF432C705E8@sleuth64> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 Thread-Index: AcpBNUICvmPKvbRwSEK2nmLrayI2ywACoCPQACr+IgA= In-Reply-To: <1B6DC3865C3A46D0A1863A674C6CEAA4@sleuth64> 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: Wed, 30 Sep 2009 20:04:08 -0000 > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of > david@vizion2000.net > Sent: 29 September 2009 13:06 > To: 'Frank Steinborn' > Cc: freebsd-questions@freebsd.org > Subject: RE: How to restore Base_Bind on amd64 7.2 p3 > > > > > -----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 > Sorrty to ask again - but I really need to solve this problem asap. Thanks in advance David