cstockman Posted December 18, 2022 Report Share Posted December 18, 2022 Happy Holidays I have installed a fresh Funtoo using the instructions mentioned in https://www.funtoo.org/Install/Introduction and I am installing gnome using “emerge gnome-light”. The error that I ran across was : meson.build:333:2: Dependency “fuse3” not found , tried pkconfig and make Facts: Went to /var/tmp/portage/gnome-base/gvfs-1.44.1/build-info/gvfs-1.44.1.ebuild The rdepend has a dependency for fuse which must have a version > 2. Solution: emerge sys-fs/fuse and then emerge “gnome-light” and the build was successful Link to comment Share on other sites More sharing options...
Question
cstockman
Happy Holidays
I have installed a fresh Funtoo using the instructions mentioned in https://www.funtoo.org/Install/Introduction and I am installing gnome using “emerge gnome-light”.
The error that I ran across was : meson.build:333:2: Dependency “fuse3” not found , tried pkconfig and make
Facts:
Went to /var/tmp/portage/gnome-base/gvfs-1.44.1/build-info/gvfs-1.44.1.ebuild
The rdepend has a dependency for fuse which must have a version > 2.
Solution:
emerge sys-fs/fuse and then emerge “gnome-light” and the build was successful
Link to comment
Share on other sites
0 answers to this question
Recommended Posts