|
If
you would like the "bleeding-edge" version of
GtkHx with all the newest stuff that might also
be broken or extremely buggy, then read on. Note:
chances are that GtkHx is more stable in CVS but
it's always possible that it's broken in CVS.
Instructions for CVS
cvs -d
':pserver:anonymous@cvs.gtkhx.sourceforge.net:/cvsroot/gtkhx' login
Hit enter for the password
cvs -z3 -d
':pserver:anonymous@cvs.gtkhx.sourceforge.net:/cvsroot/gtkhx' co gtkhx
cd gtkhx ; ./autogen.sh ; make
|
|
|