Re: [Tracker] Proper development libraries to get PDF support [SOLVED]
- From: Amit <amit uttam gmail com>
- To: "Michael Biebl" <mbiebl gmail com>
- Cc: tracker-list <tracker-list gnome org>
- Subject: Re: [Tracker] Proper development libraries to get PDF support [SOLVED]
- Date: Mon, 3 Sep 2007 21:56:05 -0700
On 9/3/07, Michael Biebl <mbiebl gmail com> wrote:
2007/9/3, Amit <amit uttam gmail com>:
Hey guys,
I found the problem. There was no library missing. It was just the
configure options were wrong.
According to README file, we should use ./configure --prefix=/usr
--sysconfdir=/etc or else things would go wrong. However, simply
running ./configure works! It picks up all the libraries.
Passing --prefix and --sysconfdir to ./configure does not influence
how the poppler devel libs are detected (using pkg-config). I guess
you your problem is elsewhere.
I removed tracker and did a make distclean and ran the ./configure
command with --prefix=/usr and --sysconfdir=/etc. It works this time.
Maybe I had to do a make distclean before reconfiguring again. Thank
you.
Why prefix /usr and sysconfdir /etc: Otherwise your tracker
installation won't work properly (dbus integration, autostart files
etc.).
Also, i was using the tracker install that was only configured with
./configure and it seems to be working fine (i was able to perform
searches). Related to this, how do I check if my tracker install is
configured properly?
Thanks
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]