From owner-freebsd-questions@FreeBSD.ORG Tue Jun 26 16:07:55 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D4B6A16A400 for ; Tue, 26 Jun 2007 16:07:55 +0000 (UTC) (envelope-from serenoternullo@virgilio.it) Received: from vsmtp3.tin.it (vsmtp3.tin.it [212.216.176.223]) by mx1.freebsd.org (Postfix) with ESMTP id 9586E13C455 for ; Tue, 26 Jun 2007 16:07:55 +0000 (UTC) (envelope-from serenoternullo@virgilio.it) Received: from [87.20.173.236] (87.20.173.236) by vsmtp3.tin.it (7.3.122) id 4676699A00B6927F; Tue, 26 Jun 2007 18:07:52 +0200 Message-ID: <46813957.9020303@virgilio.it> Date: Tue, 26 Jun 2007 18:05:43 +0200 From: Sereno Ternullo User-Agent: Mozilla Thunderbird 1.5.0.12 (Macintosh/20070509) MIME-Version: 1.0 To: Norberto Meijome References: <46811D7B.5040809@virgilio.it> <20070627004728.0b35ed13@localhost> In-Reply-To: <20070627004728.0b35ed13@localhost> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Questions ML Subject: Re: Upgrading Xorg from 6.9.0 to 7.2 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, 26 Jun 2007 16:07:55 -0000 Ciao Norberto! , thank you for your quick answer ! > Ciao Sereno! > make sure your ports tree is up to date > I think my ports tree is up to date, I just issued # portsnap fetch # portsnap extract # pkgdb -Fu before doing anything else. >> How can I get gl.h ? >> > > $ pkg_info -W /usr/local/include/GL/gl.h > /usr/local/include/GL/gl.h was installed by package libGL-6.5.3_3 > > I will try to install libGL before portupgrading xorg: I'm beginning to pray. > (which of course depends on xorg . welcome to dependency paradox :) > Doh!