From owner-freebsd-questions@FreeBSD.ORG Thu Jul 15 18:47:53 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B37DA16A4CE for ; Thu, 15 Jul 2004 18:47:53 +0000 (GMT) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 8F2C743D1F for ; Thu, 15 Jul 2004 18:47:52 +0000 (GMT) (envelope-from cschueler@gmx.de) Received: (qmail 2258 invoked by uid 0); 15 Jul 2004 18:47:51 -0000 Received: from 213.139.157.17 by www21.gmx.net with HTTP; Thu, 15 Jul 2004 20:47:51 +0200 (MEST) Date: Thu, 15 Jul 2004 20:47:51 +0200 (MEST) From: =?ISO-8859-1?Q?=22Christian_Sch=FCler=22?= To: freebsd-questions@freebsd.org MIME-Version: 1.0 References: <20040714233837.GA2280@grimoire.chen.org.nz> X-Priority: 3 (Normal) X-Authenticated: #4717294 Message-ID: <15416.1089917271@www21.gmx.net> X-Mailer: WWW-Mail 1.6 (Global Message Exchange) X-Flags: 0001 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit cc: jonc@chen.org.nz Subject: Re: Anjuta and libtools problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jul 2004 18:47:53 -0000 Hi, sorry that the case isn't that easy... > Why don't you build it from ports and save yourself a lot of problems? (1) because this doesn't build 1.2.2, it starts building "1.0.2" when I type make install. (2) pkg_add -r anjuta *does* fetch 1.2.2, and this is what I actually did. All problems listed in the previous post occured after properly installing Anjuta via pkg_add. The package seems to miss a dependency, since I had to manually install libtools. Without it, Anjuta would just say "you need to have libtools installed.". But even with it, it's still broken :-( So if anyone has more help to offer besides "use the ports" that would be really great. -chris