Le Wed, 21 Sep 2011 07:11:59 +0100,
Björn Johansson <[email protected]> a écrit :

> Hi, I still have some problems with the install of the latest 0.12_1
> version
> 
> it was suggested to look for /usr/libexec/tracker-miner-fs -v 3
> i have such a directory, but I had old files there (from march this
> year) I do have a /usr/local/libexec with
> 
> /usr/local/libexec/tracker-extract
> /usr/local/libexec/tracker-miner-flickr
> /usr/local/libexec/tracker-miner-fs
> /usr/local/libexec/tracker-store
> 
> I think I would like to do a fresh install, is there any way of
> knowing which old files related to tracker that could/should be
> removed before a fresh install?
> 
> just for the record, the way I use to install is the following:
> 
> I download the tracker-0.12.1.tar.bz2
> extract to desktop
> ./configure in the extracted dir
> make
> sudo make install
> tracker-control -t
> tracker-control -s
> 
> is this the way or is ther more to it? I followed the instructions in
> the INSTALL file.
> 
> thanks!
> /bjorn
> 
> 

Hi,

looks like you have different versions of Tracker installed in
different prefixes, a good recipe for weird errors :)
If you want to completely remove Tracker, just remove

/prefix/share/tracker
/prefix/libexec/tracker*
/prefix/lib/libtracker*
/prefix/share/dbus-1/services/org.freedeskop.Tracker*
/prefix/bin/tracker*

with prefix being either usr or usr/local, depending on what you want
to remove (not sure I listed *all* the files here, but that should at
least remove the most important to avoid interferences).

Cheers

Adrien
_______________________________________________
tracker-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/tracker-list

Reply via email to