On Wed, 27 Dec 2006 15:46:46 +0100 "B Berteh" <[EMAIL PROTECTED]> wrote:
> Hello, > > Just wish you all a nice end of year (as it will be pretty short > now ;o) > > I tried to compile a cvs-fresh tracker (0.5.3) and noticed poppler is > not detected when I run ./autogen.sh --prefix=/usr > > from configure.in I read POPPLER_GLIB_REQUIRED=0.4.5, my (dapper) > system has got libpoppler1, libpoppler1-dev, libpoppler1-glib and > libpoppler1-glib-dev installed with version 0.5.1 but the above > command gives me: > > Metadata extractors: > > pdf: no > png: yes > exif (jpeg): yes > gsf: yes > video files: ? (An external video > player will > > > .... how can I enable pdf metadata extraction? any fix? > thanks. > Berteh. > > PS: did anyone build debs of Tracker for Dapper? What's the output of the following commands (the lines starting with > represent the output from my installation): pkg-config --modversion poppler-glib > 0.5.4 pkg-config --modversion cairo > 1.2.4 pkg-config --modversion gdk-2.0 > 2.10.6 All of these are needed for a functional pdf-extractor or it would not be compiled. On a side note it seems that libpng is now required and not optional, so probably the second check should be removed from the configure.in... Gergan _______________________________________________ tracker-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/tracker-list
