Thank you, Tshepang. I did go ahead and change from 35.0 to 35.5 in configure.ac:
AM_GLIB_GNU_GETTEXT IT_PROG_INTLTOOL([0.35.5]) Same result: checking for xgettext... /usr/bin/xgettext ./configure: line 22621: syntax error near unexpected token `0.35.0' ./configure: line 22621: `IT_PROG_INTLTOOL(0.35.0)' As to why it's not indexing, I don't understand this, but this is the only reference <http://www.csse.uwa.edu.au/%7Ejohn/trackerproblem.log> to it I've found on the net: ----------------------- Fetching index stats... Total entities indexed : 0 ----------------------- tracker_dbus_init() could not get the session bus process 26140: arguments to dbus_connection_register_object_path() were incorrect, assertion "connection != NULL" failed in file dbus-connection.c line 5071. This is normally a bug in some application using the D-Bus library. D-Bus not built with -rdynamic so unable to print a backtrace Thanks for your attention. I'd really like to give Tracker a spin. jackn On 8/12/07, Tshepang Lekhonkhobe <[EMAIL PROTECTED]> wrote: > > On 8/12/07, Haim Roitgrund <[EMAIL PROTECTED]> wrote: > > As explained in a previous post, my tracker install does no indexing. > > > > I don't know why or what I can do about it. > > > > I run Ubuntu Feisty. > > > > Today, I reinstalled tracker, tracker-search-tool and tracker-utils. No > > dice, trackerd still seems to do no indexing. > > > > I tried to compile the latest version, but running configure according > to > > the REAMDME gave: > > checking for xgettext... /usr/bin/xgettext > > ./configure: line 22621: syntax error near unexpected token `0.35.0' > > ./configure: line 22621: `IT_PROG_INTLTOOL(0.35.0)' > > > > > > Yet, I do have intltool: > > /usr/share/doc/intltool > > /usr/share/intltool > > > > Thing is, my intltool is 0.35.5. Could that be the snag? Is that why the > > compile stops? > > Just for fun, could you go to configure.ac and change that 0.35.0 to > 0.35.5 and see if it works. > > > In any case, I'm still mystified as to why Tracker won't index. > > Me too. > > -- > my place on the web: > floss-and-misc.blogspot.com > -- Haïm Roïtgrund
_______________________________________________ tracker-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/tracker-list
