From owner-freebsd-questions@FreeBSD.ORG Tue Jul 3 20:42:27 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 D510516A469 for ; Tue, 3 Jul 2007 20:42:27 +0000 (UTC) (envelope-from saltmiser@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.234]) by mx1.freebsd.org (Postfix) with ESMTP id 95ED813C480 for ; Tue, 3 Jul 2007 20:42:27 +0000 (UTC) (envelope-from saltmiser@gmail.com) Received: by nz-out-0506.google.com with SMTP id l8so1146190nzf for ; Tue, 03 Jul 2007 13:42:26 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Zv6FCn1yVk3M7r8A9bnjYUbVVRbpQe9m1jQG6f33y9zzt8CUWXGeueGqPUQ5BYCppvqdepiAzs90FZOUEi73G6iKv1r30M+w3eJo6AKL6goeayOdbgBbLB/wZM3+fQGXcrSrBca2pKXnRUB3K+xi5LxeFgywMEBa/gruMm8tW7Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=m2HOfBNUplH6ZL5R+20gFIDuU2rsyeFeSUAG84vTYwd2nT2g5BHqJlk8JZb+UWPwwcCRr+L74okUDlkhFNFHlb3xytWn2KcjVrlVg+NBPRHloLT33odrBLpZbHaPlv0/FWJc9OXx+pQTQSrGXYLWuRR/AnqZDW1YFcLE/qm+ils= Received: by 10.65.23.7 with SMTP id a7mr11747422qbj.1183495346749; Tue, 03 Jul 2007 13:42:26 -0700 (PDT) Received: by 10.65.239.1 with HTTP; Tue, 3 Jul 2007 13:42:26 -0700 (PDT) Message-ID: <37f72b1f0707031342v3dbd541y27419e5a9804dcd4@mail.gmail.com> Date: Tue, 3 Jul 2007 16:42:26 -0400 From: "Jim Capozzoli" To: freebsd-questions@freebsd.org In-Reply-To: <46895359.4090503@esiee.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <46895359.4090503@esiee.fr> Subject: Re: Anyone has migrated Xorg from 6.9 to 7.2 with success ? 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, 03 Jul 2007 20:42:27 -0000 On 7/2/07, Frank Bonnet wrote: > Hello > > I tried twice starting from a fresh 6.2-R installed machine > and followed intructions of the updating file but it failed > twice ... Once Xorg has been upgraded I've never been able > to start X server again , I use KDE so I start X server with > the kdm command. > > Thanks a lot for any help > > Frank > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > I wasn't in the mood for screwing around, so I just rebuilt everything on my system after grabbing a ports tree with 7.2 in it. pkg_delete -af cd /usr/ports/ports-mgmt/portupgrade && make install clean portupgrade -N x11/xorg x11/kde3 ... Probably the least efficient way, but it got the job done. ;) -- Jim Capozzoli D6499626857801B6065013E3645A6B75