From owner-freebsd-questions@FreeBSD.ORG Wed Jan 28 08:15:54 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 AAC3D16A4CE for ; Wed, 28 Jan 2004 08:15:54 -0800 (PST) Received: from ns1.tiadon.com (SMTP.tiadon.com [69.27.132.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4EC5643D1F for ; Wed, 28 Jan 2004 08:15:53 -0800 (PST) (envelope-from kdk@daleco.biz) Received: from daleco.biz ([69.27.131.0]) by ns1.tiadon.com with Microsoft SMTPSVC(6.0.3790.0); Wed, 28 Jan 2004 10:19:22 -0600 Message-ID: <4017E015.3000602@daleco.biz> Date: Wed, 28 Jan 2004 10:15:17 -0600 From: "Kevin D. Kinsey, DaleCo, S.P." User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031124 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Brian H References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 28 Jan 2004 16:19:22.0984 (UTC) FILETIME=[7D910680:01C3E5BA] cc: freebsd-questions@freebsd.org Subject: Re: mysqlcc 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: Wed, 28 Jan 2004 16:15:54 -0000 Brian H wrote: > In trying to install the mysqlcc package I get the following error. > >> pkg_add mysqlcc-0.9.3.tgz > > pkg_add: could not find package Mesa-3.4.2_2 ! > > > I tried to install the mesagl port, but it looks like the version is > too high > anyways. > [root@froto]/usr/ports/graphics/mesagl > make > ===> Mesa-5.0.1_2 is unnecessary because libGL and libGLU come with > XFree86 4.0 > and higher. > > Any thoughts? > > Brian > When did you last update your ports tree? Kevin Kinsey