Date: Mon, 16 Jul 2001 23:19:53 +0200 From: "Steve O'Hara-Smith" <steveo@eircom.net> To: so@server.i-clue.de Cc: insane@lunatic.oneinsane.net, stable@FreeBSD.ORG Subject: Re: Preferred way of going to XFree86 4.1.0 Message-ID: <20010716231953.57ab0415.steveo@eircom.net> In-Reply-To: <3B533E46.D72BFCC7@i-clue.de> References: <20010716121206.B35206@lunatic.oneinsane.net> <3B533E46.D72BFCC7@i-clue.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 16 Jul 2001 21:19:34 +0200 Christoph Sold <so@server.i-clue.de> wrote: CS> > A recommeneded step by step. CS> CS> # tar cf backup.tar /usr/X11R6 CS> # rm -rf /usr/X11R6 mv /usr/X11R6 /usr/X11R6-3 is *much* quicker and just as safe. Afterwards you can swap by 'mv /usr/X11R6 /usr/X11R6-4; mv /usr/X11R6-3 /usr/X11R6' and vice-versa (you will have to mess with /etc/XF86Config similarly). Assuming of course you have enough space, which these days seems likely. CS> # cd /usr/ports/x11/XFree86-4 CS> # make install distclean CS> CS> Note there are additional ports, names starting with the same prefix. CS> You probably want them, too. In addition, watch out: NVidia GeForce CS> chipsets are currently not supported. Also do not forget to rebuild all your X based ports. You have just deleted them without updating /var/db/pkg so things will be a little messy in the pkg tools until you rebuild them all. -- Directable Mirrors - A Better Way To Focus The Sun http://www.best.com/~sohara To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010716231953.57ab0415.steveo>