tar -xvzf liferea-0.4.5.tar.gz
cd liferea-0.4.5/
export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/usr/lib/pkgconfig
./configure
make
su -c "make install"