Hi, I build multisync + plugins (backup+syncml) on my Suse 9.0 box from the latest released sources (0.81). Installing the rpms did not work. I got the same problems as Joerg described before in the list.
After building, I did a "make install" for multisync and both mentioned plugins. The binary is now under /usr/local/bin and the plugin libs are under /usr/local/lib/multisync/. If I start multisync, I cannot select a plugin. The combo boxes do not contain any selectable item. Here is a strace log of multisync. It shows the one only time that the plugin directory is touched: 14810 open("/usr/local/lib/multisync", O_RDONLY|O_NONBLOCK|O_LARGEFILE \ O_DIRECTORY) = 15 14810 fstat64(15, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 14810 fcntl64(15, F_SETFD, FD_CLOEXEC) = 0 14810 getdents64(15, /* 6 entries */, 4096) = 208 14810 getdents64(15, /* 0 entries */, 4096) = 0 14810 close(15) = 0 Any idea? Matthias ------------------------------------------------------- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced branching capabilities and atomic changes on 50+ platforms. Free Eval! http://www.perforce.com/perforce/loadprog.html _______________________________________________ Multisync-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/multisync-devel