Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 May 2001 23:33:14 -0500
From:      Mike Meyer <mwm@mired.org>
To:        "Christopher W. Aiken" <cwaiken@icubed.com>
Cc:        questions@freebsd.org
Subject:   Re: Xfree86
Message-ID:  <15098.6666.116347.772663@guru.mired.org>
In-Reply-To: <84151445@toto.iv>

next in thread | previous in thread | raw e-mail | index | archive | help
Christopher W. Aiken <cwaiken@icubed.com> types:
> I have FreeBSD 4.2 installed with XFree86 3.xxx installed.
> I used the ports collections and "made" XFree86 4.xxx.
> I have not done a "make install" yet because I have a few
> questions first.

> 2)  If I do a "make install" I would assume that I will
> have both version 3.xxx and 4.xxx installed.  When I do
> a "startx" how does FreeBSD determine which one to use??

Unless you did something to prevent it, you won't have them both
installed. You'll have 4.xxx installed, and whatever parts of 3.xxx
that weren't overwritten by 4.xxx still on the disk.

> If version 4.xxx fails I would need to go back to version 3.xxx

If you have the space for both installs, just move /usr/X11R6 out of
the way - for instance, to /usr/X11R6-XFree86-3 - then install
4.xxx. If 4.xxx fails, you can remove it and put the old one back. Or
you can move 4.xxx as well - to /usr/X11R6-XFree86-4 - and then create
a symlink from /usr/X11R6 to whichever one you want to run at the
time.

	<mike
--
Mike Meyer <mwm@mired.org>			http://www.mired.org/home/mwm/
Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15098.6666.116347.772663>