LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Distributions (https://www.linuxquestions.org/questions/linux-distributions-5/)
-   -   gentoo emerge (https://www.linuxquestions.org/questions/linux-distributions-5/gentoo-emerge-62534/)

elektrohirn 05-29-2003 02:05 PM

gentoo emerge
 
hello,
one question: i want to emerge a 'masked' package (eclipse-SDK to name it) but it doesn't emerge because it is 'masked'. as far as i've understood 'masked' packages are not yet fully tested and could be unstable. how can i install such a package anyway, or where can i edit this 'masks'?

thanks
tom

activ 06-02-2003 03:03 PM

There is a file containing the names of the masked packages:
/usr/portage/profiles/package.mask
Remove any packages you wan't to unmask from that file using your favorite text editor.

acid_kewpie 06-02-2003 03:39 PM

only a few masked packages are listed in there, do this...

[root@linux root]$ ACCEPT_KEYWORDS=~x86 emerge packagename


All times are GMT -5. The time now is 08:17 AM.