Date: Wed, 30 Dec 2009 20:50:32 +0300 From: Boris Samorodov <bsam@ipt.ru> To: FreeBSD <freebsd-questions@freebsd.org> Subject: Re: Linux-realplayer Message-ID: <41326855@bb.ipt.ru> In-Reply-To: <20091230173921.GB1123@bsd.remdog.net> (Rem Roberti's message of "Wed, 30 Dec 2009 09:39:21 -0800") References: <20091230035134.GA20231@bsd.remdog.net> <20091230160323.GA3195@bsd.remdog.net> <98448506@bb.ipt.ru> <20091230161422.GB3195@bsd.remdog.net> <32367878@bb.ipt.ru> <20091230170841.GA1123@bsd.remdog.net> <00203540@bb.ipt.ru> <20091230173921.GB1123@bsd.remdog.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 30 Dec 2009 09:39:21 -0800 Rem Roberti wrote: > The reason that I did that is because there were explicit instructions > in UPDATING for going to fc6, but I could not find instructions for > going to f10. As I indicated earlier I have no idea what to include in > /etc/sysctl.conf. Nothing should be written to both /etc/make.conf and /etc/sysctl.conf. All should be OK for 8.0 with just defaults. > I know that just deleting fc6 and installing f10 > isn't going to be enough. Is there an entry that must be made in > /etc/make.conf as there must be in earlier versions of linux_base? > These are the things I haven't been able to gleen from UPDATING. OK, I see. Then remove all linux applications (i.e. skype, acroread, linux-realplayer, etc.) by pkg_delete <app_mane>. Then remove all linux infrastructure ports by pkg_delete 'linux-*'. Unmount all linux filesystems (linsysfs, linprocfs) and delete linux base port by pkg_delete -f linux_base<you_have>. To be on a safe side clean /compat/linux. Remove any linux remnants from /etc/sysctl.conf and /etc/make.conf. Then just install linux-realpalyer (or any other linux application from ports). Mount linux filesystems if needed. Your linux apps should just work. HTH -- WBR, Boris Samorodov (bsam) Research Engineer, http://www.ipt.ru Telephone & Internet SP FreeBSD Committer, http://www.FreeBSD.org The Power To Serve
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41326855>