Re: [Tracker] which version in precise pangolin?



Le 24/03/2012 10:25, BjÃrn Johansson a Ãcrit :
Ok, I decided giving it another try (still on Oneiric 64 bit).

I did this on the desktop and got a folder named "tracker"

git clone git://git.gnome.org/tracker <http://git.gnome.org/tracker>

seemed ok, no error message

sudo apt-get build-dep tracker

downloaded lots of packages, also seemed ok, no error messages

then

./autogen.sh --enable-tracker-needle
--with-nautilus-extensions-dir=/usr/lib/nautilus/extensions-2.0/

Found Vala 0.14.0
...

Build Configuration:

Prefix:                                 /usr/local
Source code location:                   .
Compiler:                               gcc
Compiler Warnings:                      maximum

Win32:                                  no

Enable gtk doc (for documentation):     no

Enable functional tests:                no
Enable unit tests:                      yes

Support for HAL:                        no  (disabled)
Support for UPower:                     yes
Support for Cyrillic languages (enca):  yes
Support for network status detection:   no
Unicode support library:                libunistring

Applications:

Build with Journal support:             yes
Build with SQLite FTS support:          yes

Build tracker-preferences:              yes
Build tracker-explorer:                 yes
Build tracker-needle:                   yes
Build tracker-search-bar:               no

Metadata Extractors:

Support libstreamanalyzer:              no  (disabled)
Support PNG:                            yes
Support PDF:                            yes
Support GIF:                            yes (xmp: yes)
Support JPEG:                           yes (xmp: yes, exif: yes, iptc: yes)
Support TIFF:                           yes (xmp: yes, exif: yes, iptc: yes)
Support Vorbis (ogg/etc):               no  (disabled)
Support Flac:                           no  (disabled)
Support MS & Open Office:               yes
Support XML / HTML:                     yes
Support embedded / sidecar XMP:         yes
Support generic media formats:          yes (GStreamer) (backend:
Discoverer)
Support media art processing:           yes (GdkPixbuf)
Support cue sheet parsing:              no
Support playlists (w/ Totem):           yes
Support ISO image parsing:              no

Data Miners:

Applications:                           yes (MeeGo support: no  (disabled))
RSS:                                    no
Evolution:                              yes (/usr/lib/evolution/3.2/plugins)
        Thunderbird:                            yes
(NONE/lib/thunderbird-11.0/extensions)
        FireFox:                                yes
(NONE/lib/firefox-11.0/extensions)
Flickr:                                 no

Plugins:

Nautilus: (tagging widget)              no ()

Writeback:

Audio files using Taglib:               no
XMP:                                    yes

Frameworks / Options:

Support Maemo                           no
Support libmeegotouch                   no  (disabled)
Support Guaranteed Metadata             no (e.g. guess nie:title from files)

This seemed ok to me, except perhaps the Nautilus: (tagging widget)

I decided to go on

make

seemed ok, no error messages

sudo make install

tracker-control -s
tracker-control: error while loading shared libraries:
libtracker-miner-0.14.so.0: cannot open shared object file: No such file
or directory

I remembered ldconfig

bjorn bjorn-UL30A:~/Desktop/tracker$ sudo ldconfig
bjorn bjorn-UL30A:~/Desktop/tracker$ make

tracker-control -s

Starting minersâ

(tracker-control:23924): Tracker-CRITICAL **: Could not create proxy on
the D-Bus session bus, Error calling StartServiceByName for
org.freedesktop.Tracker1.Miner.Files:
GDBus.Error:org.freedesktop.DBus.Error.Spawn.ExecFailed: Failed to
execute program /usr/lib/tracker/tracker-miner-fs: Success

(tracker-control:23924): Tracker-CRITICAL **: Could not create proxy on
the D-Bus session bus, Error calling StartServiceByName for
org.freedesktop.Tracker1.Miner.Applications:
GDBus.Error:org.freedesktop.DBus.Error.Spawn.ExecFailed: Failed to
execute program /usr/lib/tracker/tracker-miner-fs: Success
   â Emails (perhaps a disabled plugin?)

(tracker-control:23924): Tracker-CRITICAL **: No D-Bus proxy found for
miner 'org.freedesktop.Tracker1.Miner.Files'
   â File System (perhaps a disabled plugin?)

(tracker-control:23924): Tracker-CRITICAL **: No D-Bus proxy found for
miner 'org.freedesktop.Tracker1.Miner.Applications'
   â Applications (perhaps a disabled plugin?)
bjorn bjorn-UL30A:~/Desktop/tracker$ tracker-control
Found 156 PIDsâ

Store:
24 Mar 2012, 08:22:00:  â     Store                 - Unavailable

Miners:
24 Mar 2012, 08:22:00:  â     Emails                - Not running or is
a disabled plugin
24 Mar 2012, 08:22:00:  â     File System           - Not running or is
a disabled plugin
24 Mar 2012, 08:22:00:  â     Applications          - Not running or is
a disabled plugin


bjorn bjorn-UL30A:~/Desktop/tracker$


Seems that some files are not found.
Should ldconfig be run with another option?

Thanks
Bjorn



Hi,

It looks like your DBus files are not pointing at the right location, they're looking in /usr and you installed in /usr/local . Did you uninstall the distro version of Tracker first?

Cheers

Adrien



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]