I'm trying to compile rawstudio http://rawstudio.org/ as shown in the readme file - "./configure" then "make" then "make install". ./configure runs fine, I installed the needed libraries it asked and then it is done and I run "make" which after a huge output in the terminal ends with:
- Code: Select all
Makefile:375: recipe for target 'exiv2-colorspace.lo' failed
make[3]: *** [exiv2-colorspace.lo] Error 1
make[3]: Leaving directory '/home/katz/src/rawstudio-2.0/plugins/load-gdk'
Makefile:311: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/home/katz/src/rawstudio-2.0/plugins'
Makefile:373: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/katz/src/rawstudio-2.0'
Makefile:282: recipe for target 'all' failed
make: *** [all] Error 2
Is something missing?
P.S Mageia 4 64 bit KDE up to date