I 'd like to compile this program: http://kde-look.org/content/show.php/AudioThumbs?content=145088
and in make i have this error: [100%] Building CXX object src/CMakeFiles/AudioThumbs.dir/AudioThumbs.o /home/dglent/145088-AudioThumbs-0.2/src/AudioThumbs.cpp:32:32: fatal error: taglib/flacpicture.h: There is not such file or directory compilation terminated. make[2]: *** [src/CMakeFiles/AudioThumbs.dir/AudioThumbs.o] Error 1 make[1]: *** [src/CMakeFiles/AudioThumbs.dir/all] Error 2 make: *** [all] Error 2 i did nt found the file taglib/flacpicture.h in any package (i searched with urpmf taglib/flacpicture.h). How i could successfully compile the program ? Thanks -- Dimitrios Glentadakis
