Michael Biebl ha scritto: > 2007/1/22, Michele Mattioni <[EMAIL PROTECTED]>: >> Just add the new information for install it under feisty. > > Minor correction: The Gnome GUI is in the tracker-search-tool package. > tracker-utils contains the commandline tools. > > Michael > Correct as suggested. thank you :)
Index: download.html =================================================================== --- download.html (revision 4944) +++ download.html (working copy) @@ -45,11 +45,21 @@ <strong>Debian</strong> : experimental debian repo can be found at : <code>"deb http://debs.michaelbiebl.de/ unstable main"</code> </li> <li> - <strong>Ubuntu</strong> : should be in Feisty universe soon... ATM experimental debs can be found for i386 arch at - <br/><code>"deb http://debs.michaelbiebl.de/ edgy main"</code> for edgy - <br/><code>"deb http://debs.michaelbiebl.de/ dapper main"</code> for dapper - - <br/>If your architeture is !i386 you can use <code>"deb-src http://debs.michaelbiebl.de/ dapper main"</code> + <strong>Ubuntu</strong> : + <ul> + <li> + Feisty : Tracker is in the universe. + <br/><code>apt-get install tracker</code> to install the indexer + <br/><code>apt-get install tracker-utils</code> to install some command-line tool + <br/><code>apt-get install tracker-search-tool</code> to install the GUI.</li> + <li> + Edgy: repo <code>"deb http://debs.michaelbiebl.de/ edgy main"</code> + </li> + <li> + Dappper: repo <code>"deb http://debs.michaelbiebl.de/ dapper main"</code> + </li> + </ul> + If your architeture is !i386 you can use <code>"deb-src http://debs.michaelbiebl.de/ dapper main"</code> <br/>and recompiling yourself using <code>"apt-get build-dep tracker && apt-get source -b tracker" </code>
_______________________________________________ tracker-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/tracker-list
