Search the Community
Showing results for tags 'use flags'.
-
Error: USE Flag 'clang' not in IUSE for www-client/firefox-60.2.2
mrhnhrm posted a question in Portage Help
Hi, and thanks for taking a look. So, trying to merge www-client/firefox-60.2.2 here. I have seen some cryptic error messages from Portage, then I have seen some weird error messages, and now this one wins the cake: [ebuild N ] www-client/firefox-60.2.2::net-kit USE="dbus eme-free gmp-autoupdate hwaccel jack screenshot system-harfbuzz system-jpeg system-libevent system-libvpx -bindist -custom-cflags -custom-optimization -debug -geckodriver -hardened (-neon) -pulseaudio (-selinux) -startup-notification (-system-icu) (-system-sqlite) -test -wifi" L10N="-ach -af -an -ar -as -ast -a -
Hi another new Funtoo user here : https://www.funtoo.org/Package:Awesome_(Window_Manager) for KDE Funtoo has the kde mix-in and in Gentoo's wiki they recommend gnome, doc, dbus, luajit USE flags , I was wondering : Q1 - Is there an equivalent or recommended mix-in for this or other Windows Managers? X? Q2 - I don't understand why they recommend gnome and dbus as a USE flags for this app. Q3 - I'm mostly interested in seting luajit flag. a) Does Funtoo support it? ; b) How do I check this on my own so I don't bother anyone? ; c) is there a way to see which flags a package i
-
- wm
- windows manager
- (and 4 more)
-
Warning: This is probably a noob question, I just replaced Debian on my Desktop with Funtoo... Now I try to allow Python 2 and 3 to coexist peacefully. The main problem are the python_single_target_pythonX_X use flags. A lot of packages need exactly one of them specified. But some require Python 2 and some Python 3. In /etc/portage/make.conf I specified PYTHON_TARGETS="python2_7 python3_4" PYTHON_SINGLE_TARGET="python3_4" If I add python2_7 as single target, some ebuilds start complaining about needing exacly one of the two but not both specified. But if I don't add python2_7, ebui