libextractor-dev was indeed the one I missed, thanks for spotting it, thus the list of lis required for compiling Tracker becomes:
apt-get install libmysqlclient15-dev libssl-dev libwrap0-dev libbz2-dev libextractor-dev Thanks. B. >>Hello, >> >>I just compiled the cvs code after retrieving required libraries. I give >>the >>list for the next ones, as it took me 4 compilations to get them all >>(under >>Ubuntu Dapper): >>apt-get install libmysqlclient15-dev libssl-dev libwrap0-dev libbz2-dev >> >>Nevertheless I must have missed something for tracker-extract does not >>compile (from fresh CVS checkout), any help is welcome to get it running. >>'make's log follows... it has been called after 'make clean' and >>'./configure --prefix=/usr --enable-static --with-pic >>CFLAGS=-I/usr/include/exiv2' >> >>looks like I miss some extractor.h... which one might it be? >> >> >[...] > >Do you have the "libextractor-dev" installed? > > _______________________________________________ tracker-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/tracker-list
