Screem | ||
---|---|---|
<<< Previous | Next >>> |
You can find the lastest rpm and tarballed sources at Screem's Sourceforge site. http://sourceforge.net/project/?group_id=142. The lastest releases contain many new and useful features as well as bug fixes from the last release.
gnome 1.0
gnome-libs 1.0.56
gnome-xml 1.8.7
libglade 0.12
gnome-print 0.1.0
gdk-pixbuf 0.7
orbit
gtk 1.2.0
guile
By default Screem installs itself in /usr/local. If this isn't where your GNOME installation is then you may want to do the following at step 1 ./configure --with-gnome=gnome install path
![]() | gnome install path is where GNOME is installed (For RedHat 6.0 this is /usr) |
./configure
make
su
make install
exit
make clean (optional)
Should you wish to uninstall Screem and you still have the source directory around then follow these steps:
su
make uninstall
exit
If you no longer have the source then you can do it by hand.
![]() | This will leave a couple of files on your system, ie. the screem icon and .desktop file (used for the gnome panel menu entry) |
rm install path/bin/screem
rm install path/lib/screem -r
exit
<<< Previous | Home | Next >>> |
Screem | Setup |