2011/9/20 Tobias Gerdin :
> Lastly, just thought I'd mention an issue that I ran into when
> building Guile-Cairo (commit 1918626 from Git, looks like it
> corresponds to 1.9.91). When I run autogen/configure it complains that
> I need to supply a prefix argument because "the default prefix,
> /us
On 28 Apr 2011, at 11:41, Andy Wingo wrote:
> Guile has a tutorial written by Daniel Kraft, which uses Scheme to
> extend a C drawing process. It uses Gnuplot for the drawing, which is
> not GNU, and AFAIK not even free software. It would be better to use
> some other drawing library; for exampl
Hi,
Guile has a tutorial written by Daniel Kraft, which uses Scheme to
extend a C drawing process. It uses Gnuplot for the drawing, which is
not GNU, and AFAIK not even free software. It would be better to use
some other drawing library; for example, Cairo
(http://cairographics.org/). The outpu