3.3. Install

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

Note

gnome install path is where GNOME is installed (For RedHat 6.0 this is /usr)

  1. ./configure

  2. make

  3. su

  4. make install

  5. exit

  6. make clean (optional)