What happens when you do a 'ldd libevolution_sync.0.0.0'? My guess is that it is missing libraries from the library path at runtime, so the Evo plugin cannot be loaded. Find the libraries that cannot be located and add them to your path with ldconfig and then try again.
Let us know if that helps, Tom On Wed, 24 Sep 2003, Shanachie wrote: > Hey everyone, > I've got exactly the same problem as Christian. I'm also running Suse > 8.2 and installed evolution 1.4 and multisync using the rpm's. > > The evolution plugin is the only one that isn't showing-up in the > drop-down list for creating/editing a sync pair. > Here's a list of the contents of /usr/local/lib/multisync/ > > lrwxrwxrwx 1 root root 25 2003-09-12 12:07 > libbackup_plugin.so -> libbackup_plugin.so.0.0.0 > > lrwxrwxrwx 1 root root 25 2003-09-12 12:07 > libbackup_plugin.so.0 -> libbackup_plugin.so.0.0.0 > > -rwxr-xr-x 1 root root 32024 2003-07-31 09:14 > libbackup_plugin.so.0.0.0 > > lrwxrwxrwx 1 root root 26 2003-09-12 12:07 > libevolution_sync.so -> libevolution_sync.so.0.0.0 > > lrwxrwxrwx 1 root root 26 2003-09-12 12:07 > libevolution_sync.so.0 -> libevolution_sync.so.0.0.0 > > -rwxr-xr-x 1 root root 67888 2003-07-31 09:14 > libevolution_sync.so.0.0.0 > > lrwxrwxrwx 1 root root 26 2003-09-12 12:07 > libirmc_bluetooth.so -> libirmc_bluetooth.so.0.0.0 > > lrwxrwxrwx 1 root root 26 2003-09-12 12:07 > libirmc_bluetooth.so.0 -> libirmc_bluetooth.so.0.0.0 > > -rwxr-xr-x 1 root root 8284 2003-07-31 09:14 > libirmc_bluetooth.so.0.0.0 > > lrwxrwxrwx 1 root root 21 2003-09-12 12:07 > libirmc_sync.so -> libirmc_sync.so.0.0.0 > > lrwxrwxrwx 1 root root 21 2003-09-12 12:07 > libirmc_sync.so.0 -> libirmc_sync.so.0.0.0 > > -rwxr-xr-x 1 root root 97484 2003-07-31 09:14 > libirmc_sync.so.0.0.0 > > As you can see, the evolution plugin is present as are the working > plugins. > > Greets Shanachie > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Multisync-users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/multisync-users > ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Multisync-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/multisync-users
