On Sun, 2007-08-12 at 16:22 +0200, Haim Roitgrund wrote:
> 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 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. 
> 

tracker requires a working dbus session (almost all distro's provide
this on x login)

try running dbus-launch before starting trackerd

jamie


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

Reply via email to