guile-cairo currently requires Cairo 1.2,
although patches providing back compatibility will be accepted.
guile-cairo works with the current Guile 1.8.
guile-cairo is managed with bzr, a distributed version control system. To grab guile-cairo, run the following:
bzr get http://arch.gna.org/guile-cairo/trunk guile-cairo cd guile-cairo ./autogen.sh --prefix=... && make
At that point you can install guile-cairo with make install, or run it uninstalled using the env script.
Our source code, while hosted primarily at gna.org, is mirrored over at launchpad.net. Visit that page to browse the source code, register your branch, sign up for commit mails, etc.
File bug reports, etc in
our bug
tracker hosted by freedesktop.org. If you're more of the mailing
list type, you can send queries to guile-user, and copy Andy
Wingo (wingo pobox com).
We also have a page on GNA!.