Installation of scrollkeeper
Install scrollkeeper by running the following commands:
./configure --prefix=/opt/gnome2 --sysconfdir=/etc --localstatedir=/var --disable-static \
--with-omfdirs=/usr/share/omf:/opt/gnome/share/omf:/opt/kde/share/omf:/opt/gnome2/share/omf &&
make &&
make install