I am using the packages listed on the Tracker website (http://debs.michaelbiebl.de/) and have found a small problem. Since Ubuntu Dapper's SQLite packages aren't thread safe, building against them causes problems with Tracker's indexing.
The solution I've found is to remove the "--enable-external-sqlite" line from the debian/rules file. After removing this line, the bundled SQLite is used and everything seems to work properly. Thank you very much for providing this package! It makes keeping up with the latest Tracker release much easier. I just wanted to point this out in case other people are still using Dapper and have run in to this problem. Hez _______________________________________________ tracker-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/tracker-list
