Comment 31 for bug 753667

Revision history for this message
druzy (druzy-druzy) wrote :

I have the same probleme and I post a bug too. This instruction worked for me :
install packages git,gnome-common,evolution-rss
open terminal and write :
git clone git://git.gnome.org/evolution-rss
cd evolution-rss
git checkout origin/evolution-rss-0-2-0
sh autogen.sh
sudo make
sudo cp src/.libs/liborg-gnome-evolution-rss.so /usr/lib/evolution/2.32/plugins/

and delete the directoryy downloaded if you want.