RE: Considering a distro switch.
"Joshua M. Schmidlkofer" <[email protected]>
| Newsgroups | gmane.org.user-groups.linux.pdxlug |
|---|---|
| Message-ID | <[email protected]> |
> Mainly just adding in: The OpenOffice binary package works well. I went > with that after a few false starts on the compile. ;) I went to bugs.gentoo.org and found the clever hacks to make it compile right! =) from bug # 28851: http://bugs.gentoo.org/show_bug.cgi?id=28851 I've been reemerging a few times now. The following works for me: FEATURES="ccache autoaddcvs fixpackages sandbox" FEATURES="ccache autoaddcvs fixpackages userpriv -sandbox -usersandbox" FEATURES="ccache autoaddcvs fixpackages userpriv usersandbox -sandbox" I used the middle one, and it is very nice. =).