On Tue, Feb 26, 2008 at 8:25 PM, <[EMAIL PROTECTED]> wrote: > I get this: > > [EMAIL PROTECTED]:~/sugar/sugar-jhbuild$ datastore-service > > Traceback (most recent call last): > File "/home/kawk/sugar/sugar-jhbuild/build/bin/datastore-service", line 7, > in <module> > from olpc.datastore import DataStore, backingstore > File > "/home/kawk/sugar/sugar-jhbuild/build/lib/python2.5/site-packages/olpc/datastore/backingstore.py", > line 15, in <module> > import gnomevfs > File "/var/lib/python-support/python2.5/gtk-2.0/gnomevfs/__init__.py", line > 3, in <module> > from _gnomevfs import * > ImportError: /usr/lib/libavahi-client.so.3: undefined symbol: > dbus_watch_get_unix_fd
Looks like you have a version of dbus incompatible with libavahi-client. Any idea why this has happened? Tomeu _______________________________________________ Sugar mailing list [email protected] http://lists.laptop.org/listinfo/sugar

