Knowledge Base

Preserving for the future: Shell scripts, AoC, and more

xfe spec Fedora 26 with proper build dependencies

See the spec file at https://gist.github.com/bgstack15/ec1677daa1d19a9e1f5124068619e813. The wonderful X File Explorer does not properly describe what is needed to compile it. So here is my research to help anyone else trying to compile it on Fedora 26.

dnf install rpm-build intltool fox-devel glib-devel libpng-devel libXft-devel freetype-devel gcc-c++

https://gist.github.com/bgstack15/ec1677daa1d19a9e1f5124068619e813

Comments