Error message occurring while trying to install XFWM on Gentoo Linux
by Ceao486DX from LinuxQuestions.org on (#59B02)
Hello there, so I did this command
Code:emerge xfce-base/xfwm4and then later on, I got a message saying
Code:!!! The ebuild is selected to satisfy "dev-util/gbus-codegen" has unmet requirements.
- dev-util/gdbus-codegne-2.64.5::gentoo USE="" ABI_X86="(64)" PYTHON_SINGLE_TARGET="-python3_6 -python3_7 -python3_8"
The following REQUIRED_USE flag constraints are unsatisfied:
exactly-one-of ( python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8 )
(dependency required by "xfce-base/xfconf-4.14.3::gentoo" [ebuild])
(dependency required by "xfce-base/xfwm4-4.14.5::gentoo" [ebuild])
(dependency required by "xfce-base/xfwm4" [argument])Are there anyways to solve this problem?


Code:emerge xfce-base/xfwm4and then later on, I got a message saying
Code:!!! The ebuild is selected to satisfy "dev-util/gbus-codegen" has unmet requirements.
- dev-util/gdbus-codegne-2.64.5::gentoo USE="" ABI_X86="(64)" PYTHON_SINGLE_TARGET="-python3_6 -python3_7 -python3_8"
The following REQUIRED_USE flag constraints are unsatisfied:
exactly-one-of ( python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8 )
(dependency required by "xfce-base/xfconf-4.14.3::gentoo" [ebuild])
(dependency required by "xfce-base/xfwm4-4.14.5::gentoo" [ebuild])
(dependency required by "xfce-base/xfwm4" [argument])Are there anyways to solve this problem?