index
documentation
download
development
authors

Packages

Latest gsk Packages


CVS

The current working version of the source code is available via anonymous cvs access thanks to sourceforge.net. This code may be less stable than the latest package, but contains recent bug fixes and improvements. Compiling from source requires development libraries which the rpm and deb packages don't.

The following commands should suffice, press enter when prompted for a password.

  • cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/gsk login
  • cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/gsk co -r branch-1-0 gsk

Then run ./bootstrap to make a configure script. Then run the ./configure to make the Makefiles and check for gsk's dependencies.