Evolution connector don't work in F7
today I upgrade my work desktop from FC6 to F7. On FC6 ,evolution plugin , was working great! but in F7, this plugin have errors for instalation:
[root@richzendy Desktop]# rpm -ivh evolution-zimbra-5.0.0_BETA1_722.FC6-20070326133205.i386.rpm
error: Failed dependencies:
libcamel-1.2.so.0 is needed by evolution-zimbra-5.0.0_BETA1_722.FC6-20070326133205.i386
libcamel-provider-1.2.so.8 is needed by evolution-zimbra-5.0.0_BETA1_722.FC6-20070326133205.i386
libcurl.so.3 is needed by evolution-zimbra-5.0.0_BETA1_722.FC6-20070326133205.i386
libedataserver-1.2.so.7 is needed by evolution-zimbra-5.0.0_BETA1_722.FC6-20070326133205.i386
i not probe rpm with --nodeps option, maybe this work, but should have a F7 rpm, have this rpm a source rpm to build it?
Evolution connector don't work in F7
[root@richzendy ~]# find /usr/lib -name "*libcamel*"
bla,bla,bla
/usr/lib/libcamel-1.2.so.10
/usr/lib/libcamel-provider-1.2.so.10
[root@richzendy ~]# find /usr/lib -name "*libcurl*"
bla,bla,bla
/usr/lib/libcurl.so.4
/usr/lib/libcurl.so
/usr/lib/libcurl.so.4.0.0
This libraries in F7 are more new, maybe with this libraries a evolution conecter work, can anyone here update a dependencies in SPEC file for this rpm and rebuild ?
exist a src.rpm free for download for this packet?
( sorry for my bad english )
How to roll custom compat-libcurl-715
If you are comfortable rebuilding rpms, see Bug 19344 for a little hack that worked for me.
It was for a different component, but it will satisify libcurl.so.3 on F7 and hopefully fix your bug too.