From owner-freebsd-gnome@FreeBSD.ORG Tue Jul 15 12:30:50 2003 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5CC8037B43B for ; Tue, 15 Jul 2003 12:30:50 -0700 (PDT) Received: from lakemtao05.cox.net (lakemtao05.cox.net [68.1.17.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A82243F93 for ; Tue, 15 Jul 2003 12:30:49 -0700 (PDT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.11]) by lakemtao05.cox.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with ESMTP id <20030715193049.DZEQ20948.lakemtao05.cox.net@mezz.mezzweb.com>; Tue, 15 Jul 2003 15:30:49 -0400 Date: Tue, 15 Jul 2003 14:30:45 -0500 To: shell Content-Type: text/plain; charset=utf-8; format=flowed References: <1108835356.20030715225918@mpghold.ru> <1653763450.20030715231540@mpghold.ru> From: Jeremy Messenger MIME-Version: 1.0 Message-ID: In-Reply-To: <1653763450.20030715231540@mpghold.ru> User-Agent: Opera7.11/Linux M2 build 406 cc: gnome@freebsd.org Subject: Re: Re[2]: error! mc+glib X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Jul 2003 19:30:50 -0000 On Tue, 15 Jul 2003 23:15:40 +0300, wrote: > Hello Jeremy, > > Tuesday, July 15, 2003, 10:08:52 PM, you wrote: > > JM> On Tue, 15 Jul 2003 22:59:18 +0300, wrote: > >>> Hello gnome, >>> >>> Hello! At compilation mc 4.6.0 from >>> ports there is a mistake. Help to resolve a problem. >>> ..... >>> checking for pkg-config... /usr/local/bin/pkg-config >>> configure: error: *** pkg-config too old; version 0.14 or better >>> required. > JM> > > JM> Doesn't it said all? In the ports tree has pkgconfig 0.15, which you > do JM> really need to start to use the portupgrade. > > JM> 1) CVSup the ports tree (update it) > JM> 2) Install sysutils/portupgrade > JM> 3) pkgdb -F (to fix stuff) > JM> 4) portupgrade -ra (to update all apps that you have installed from > the JM> ports tree) > JM> 5) Go back to the misc/mc and try it again. > > JM> Cheers, > JM> Mezz > > > > Unfortunately, I upgrade and with the help cvsup and directly, > copying ports.tar.gz - the same mistake Try to check what's pkgconfig version in your ports tree following: # cd /usr/ports/devel/pkgconfig ; make -V PORTVERSION It should be 0.15.0.. If it's not, then you must have done something wrong to update your ports tree. You can follow two links: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html http://www.bsdforums.org/docs/ports.html Then, be sure to follow the steps that I have shown above (1-5).. Cheers, Mezz -- bsdforums.org 's moderator, mezz.