From: Daniel G. <dg...@su...> - 2006-03-04 14:35:14
|
On Sat, 2006-03-04 at 15:07 +0100, Luca wrote: > Hello. > Thank you for this plugin, it is exactly what I have been looking for! Thank you! for testing :) > I checked out, configured, installed it but... > > ashura@anoth .opensync $ msynctool --addmember evognokii gnokii-sync > Unable to instance plugin with name gnokii-sync: Could not find format > "gnokii-event" Which version of gnokii do you have? You can get this with: pkg-config --modversion gnokii Can you set the OSYNC_TRACE variable to get more information. Run: export OSYNC_TRACE=/tmp/osync-gnokii-trace/ msynctool --addmember evognokii gnokii-sync The logs can be found then in /tmp/osync-gnokii-trace/ |