Vinagre Installation Instructions
=================================

You need the devel packages of the following libraries:

 - gtk+ >= 2.12
 - glib >= 2.15.3
 - libglade-2.0
 - gconf-2.0
 - gnome-keyring
 - gtk-vnc widget >= 0.3.5 (http://gtk-vnc.sf.net)
 - avahi-gobject and avahi-ui >= 0.6.22
 - libpanelapplet-2.0 >= 2.0.0

To compile it, just do:

./configure [--prefix=/usr]
make
make install (as root, or with sudo)
