Samuel Cormier-Iijima wrote: > On 9/27/06, Jamie McCracken <[EMAIL PROTECTED]> wrote: >> Edward Duffy wrote: >> > Update to that last patch with exif enabled. >> > >> > >> >> Thanks now applied to cvs with warnings corrected >> >> the DB now uses zlib instead of bzip so you must delete folder >> ~/.Tracker/databases before running trackerd (otherwise it will crash!) > > I'm having some problems building CVS... the build complains about > missing tracker-extract-*.c files (pdf, exif, ps, abw, etc). I moved > all the src/trackerd/tracker-metadata-*.c files to > src/tracker-extract, but now I get some other problems - the includes > for QDBM don't get included when building tracker-utils.c for some > reason? complains about missing depot.h . Anyways, is this another > case of having to wait for some changes to finish? :-)
yeah sorry forgot to add the metadata* files to cvs - have now fixed so please try again depot.h is part of qdbm (make sure you have the dev package of this installed) depot.h should be in /usr/include/qdbm and qdbm.pc in /usr/lib/pgkconfig -- Mr Jamie McCracken http://jamiemcc.livejournal.com/ _______________________________________________ tracker-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/tracker-list
