Closed corebots closed 5 years ago
You should run meson builddir --prefix=/usr -Dfile_manager=nemo
or meson builddir --prefix=/usr -Dfile_manager=nautilus
if you're using Nautilus instead .
Thank you. But now the third command gives me this error:
ninja: Entering directory `builddir'
[1/2] Generating com.github.bilelmouss....xml_data_merge with a custom command.
FAILED: data/com.github.bilelmoussaoui.nautilus-folder-icons.metainfo.xml
/usr/bin/meson --internal msgfmthelper ../data/com.github.bilelmoussaoui.nautilus-folder-icons.metainfo.xml.in data/com.github.bilelmoussaoui.nautilus-folder-icons.metainfo.xml xml /home/myuser/Downloads/nautilus-folder-icons/po
msgfmt: cannot locate ITS rules for ../data/com.github.bilelmoussaoui.nautilus-folder-icons.metainfo.xml.in
ninja: build stopped: subcommand failed.
Please read the README. You need appstream-glib devel package, must be named appstream-glib-devel on Fedora.
Oh thank you so much!
Hello. Running:
$ meson builddir --prefix=/usr -Dfile_manager=[nautilus|nemo]
results in an error:
it didn't change after installing nemo either.