Στις Σάββατο 10 Σεπτέμβριος 2011 09:52:50 Thomas Backlund γράψατε: > Dimitrios Glentadakis skrev 10.9.2011 10:45: > > 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 ? > > I guess you tested on Mageia 1. > > taglib-1.7 is in cauldron, and that provides taglib/flacpicture.h > (the -devel package that is...) > > http://sophie.zarb.org/rpms/50089c0786dd0628ac0715a6487f8e34/files > > -- > Thomas > >
Yes, i have Mageia 1 , i have to wait a little ... i saw in the README that was needed the version 1.6.x: -- DEPENDENCIES ````````````` The following libraries and development packages are needed: KDE >=4.3.x QT >=4.5.x Taglib >=1.6.x libFLAC++6 >=1.2.x -- thanks for the reply -- Dimitrios Glentadakis
