Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Feb 2004 11:03:21 -0600
From:      Dan Nelson <dnelson@allantgroup.com>
To:        "Daniel R. Curran" <drc7257@cs.rit.edu>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Upgrade Linux Base 7 to 8
Message-ID:  <20040216170321.GF15700@dan.emsphone.com>
In-Reply-To: <4030F794.8050001@cs.rit.edu>
References:  <4030F794.8050001@cs.rit.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Feb 16), Daniel R. Curran said:
> How does one go about updating from linux base 7 to linux base 8?
> 
> I have 7.1_7 installed and I want to install Linux Devtools which 
> requires 8-8.0_4 but version 8 conflicts with version 7 is there an easy 
> way to perform this upgrade?

pkg_delete linux_base-7.1_7 && cd /usr/ports/emulators/linux_base-8 && make install

or, "portupgrade -o emulators/linux_base-8 linux_base-7.1_7"

-- 
	Dan Nelson
	dnelson@allantgroup.com



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