From owner-freebsd-stable Wed Jun 6 20:26:52 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mtiwmhc21.worldnet.att.net (mtiwmhc21.worldnet.att.net [204.127.131.46]) by hub.freebsd.org (Postfix) with ESMTP id AD7D837B406 for ; Wed, 6 Jun 2001 20:26:47 -0700 (PDT) (envelope-from parv@worldnet.att.net) Received: from worldnet.att.net ([32.100.199.49]) by mtiwmhc21.worldnet.att.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20010607032646.GAIE6716.mtiwmhc21.worldnet.att.net@worldnet.att.net>; Thu, 7 Jun 2001 03:26:46 +0000 Received: by worldnet.att.net (Postfix, from userid 1001) id 91DF119449; Wed, 6 Jun 2001 23:30:12 -0400 (EDT) Date: Wed, 6 Jun 2001 23:30:12 -0400 From: parv To: Donn Miller Cc: FreeBSD-STABLE Subject: Re: XFree86-4.1 appears to be broken Message-ID: <20010606233012.A5967@moo.holy.cow> Mail-Followup-To: Donn Miller , FreeBSD-STABLE References: <20010604065030.A20441@johncoop> <20010604222651.A9057@moo.holy.cow> <3B1C8066.91917B89@cvzoom.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3B1C8066.91917B89@cvzoom.net>; from dmmiller@cvzoom.net on Tue, Jun 05, 2001 at 02:47:02AM -0400 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG so, Donn Miller shared this in my lifetime... > parv wrote: > > > short answer, john, is, for me, the fresh cvs tree of XFree installed > > w/o a single problem, which identified (in make logs) as > > 4.0.99.9* ... good enough for me... > > > > ...and now the whole story... > > > > something weird happened to me this morning... for some reason i > > blasted away my XFree86 4.0.3 version + assorted programs. > > Don't do that. What you should do is > > cd /usr > mv X11R6 X11R6.old > {cd to the directory containing xc and} > make install install.man yes that's what i generally do before installing new software & deinstlling old one. but i was getting low on disk space... > Then, what you could do is something like: > > find /usr/X11R6 | xargs chflags schg > > This will protect your freshly installed XFree86 from being > overwritten. Then, cp all your old files over with cp -R; chflags will > deny you from over-writing the freshly installed files. After you're > finished, just do > > chflags -R noschg /usr/X11R6 why didn't i think of it first! > > See, my experience has been that you can't just install a new version of > XFree86 over the existing one, because it always caused the "make > install" to fail. > i must be lucky then! - parv -- so, do you like word games or scrabble? - parv To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message