On Wed, 2009-11-04 at 13:33 +0800, Chen, Congwu wrote:
>> >[1] Error on first sync
>> >
>> >[jas@talby funambol]$ syncevolution funambol
>> >[ERROR] memo: type 'select backend' not supported by any of the
>backends
>> >(syncaddressbook.so, syncecal.so, syncsqlite.so, syncfile.so, syncebook.so)
From the error message, "select backend" is not supported, that's true. You
need
to configure property to set the correct backend type.
You can use built-in scheduleworld template, or type
./sycnevolution --configure --template scheduleworld yourserver
I guess he tries
to sync funambol.
so Jason, you could type
./sycnevolution --configure --template scheduleworld yourserver
and then configure your user and password by
syncevolution -c -y username=yourname -y password=yourpassword
yourserver
then it should work.
Cheers,
Yongsheng