easybuilders / easybuild-easyconfigs

A collection of easyconfig files that describe which software to build using which build options with EasyBuild.
https://easybuild.io
GNU General Public License v2.0
383 stars 703 forks source link

librsvg build without Gnome #15125

Open fizwit opened 2 years ago

fizwit commented 2 years ago

how are your building librsvg-2.51.2 [#13216] ? The build fails with deps for gi-docgen, gio, pangoft2, markdown etc...

you must be building on a system with a full Gnome install for this to work? librsvg has too many dependencies on Gnome. I would like to find a simpler library to provide libsvg support.

using librsvg 2.51.2 as a template for librsvg-2.53.2-GCCcore-11.2.0.eb, there is a huge unmeet dependency list. I have tried to patching the configure script to remove gi-docgen (who needs the API documented?)...

Micket commented 8 months ago

I can't reproduce any such issue. librsvg has always build fine for me without those things os installed. I don't have gnome installed at all.