Building Camorama on FC6
# curl -O http://camorama.fixedgear.org/downloads/camorama-0.18.tar.bz2# bunzip2 camorama-0.18.tar.bz2 # tar -xf camorama-0.18.tar # cd camorama-0.18# ./configure# yum install libgnomeui-devel### possibly also : yum install gdk-pixbuf libglade glade2 # make# make install$ camorama & $ (Need to set save directory for image grabs to /home/xyz/WebCam, instead of ~/WebCam)