Re: [Tracker] Next version of Tracker now in cvs - needs testing!



Doh, I just didn't have the libwrap-dev package installed :-) It's building fine now.

Now... On the first run, after trackerd has indexed a boatload of files, it stops at

<snip>...
indexing file /home/mikkel/Projects/googleapi/javadoc/com/google/soap/search/class-use
indexing file /home/mikkel/Projects/DebInstaller/Docs/synaptic-0.55.3/doc/html/C/figures
indexing file /home/mikkel/Documents/skim.dk/Forum/phpBB2/templates/subSilver/images/lang_english
indexing file /home/mikkel

 - it is using 100% cpu, and is unresponsive to tracker-search...

I ctrl-C trackerd, and restart it. This time it comes up and accepts queries (and using ~0% cpu)...

Cheers,
mikkel

2006/5/4, Jamie McCracken <jamiemcc blueyonder co uk>:
Mikkel Kamstrup Erlandsen wrote:
> I can't seem to build it... I autogen and configure nicely, but the last
> output is:
>
> gcc -Wno-unused-parameter -o trackerd tracker-inotify.o trackerd.o
> tracker-db.o tracker-dbus.o tracker-dbus-methods.o
> tracker-dbus-metadata.o tracker-metadata.o tracker-rdf-query.o
> tracker-utils.o xdgmime.o xdgmimealias.o xdgmimecache.o xdgmimeglob.o
> xdgmimeint.o xdgmimemagic.o xdgmimeparent.o -pthread
> /usr/lib/libgthread-2.0.so <http://2.0.so> -ldbus-glib-1 -ldbus-1
> /usr/lib/libglib- 2.0.so <http://2.0.so> -L/usr/lib/mysql -lmysqld -lz
> -lcrypt -lnsl -lm -lpthread -lwrap -lrt -lstdc++
> /usr/bin/ld: cannot find -lwrap
> collect2: ld returned 1 exit status
>


libwrap is a base lib which should be on most systems and is used not
just by mysql but also gnome, bonobo and most other network protocols  -
you should have it installed by default with ubuntu if not do

apt-get install libwrap0 libwrap0-dev

then recompile. (how are u running gnome without it?)

--
Mr Jamie McCracken
http://jamiemcc.livejournal.com/




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