To compile and install Grdc, please run the following command as root:

./configure
make
make install

Note: You need libvncclient in order to turn on VNC support. Please go to
http://libvncserver.sourceforge.net
for more details. Also libpthread is recommended to run VNC in multi-threaded mode (If you have libpthread you need to have GLib compiled with libpthread support)
