cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/silgraphite login
(password "", only press enter)
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/silgraphite co silgraphite
If you have problem - see the cvs page for silgraphite
cd silgraphite ./autogen.sh (this will run aclocal, autoconf, automake and libtoolize) ./configure make (and optionally log into as su for installation) make installTake a look at INSTALL and ./configure --help
cd silgraphite/contrib/XftHelloWorld ./autogen.sh ./configure gmake