[Geany] gsl

Nick Treleaven nick.treleaven at xxxxx
Mon Sep 15 12:27:59 UTC 2008


On 15 Sep 2008 09:53:56 +0100
"M.W.P. Burke" <mwpb2 at cam.ac.uk> wrote:

> Dear Geany list,
> 
> I'm new to Geany (and indeed Ubunutu which I am running it on) and
> would like to know how to use gsl (GNU Software Library) with Geany.
> I'm not entirely sure how to link the libraries and include the
> header files.

Do you mean GNU Scientific Library?
http://www.gnu.org/software/gsl/

Probably you want to write a Makefile (it can be done with Geany's
compile and build commands, but later you'll probably want a Makefile
anyway).

Is there some kind of *.pc file for pkgconfig (gsl.pc)?
If so see the example for glib-2.0.pc file:
http://pkg-config.freedesktop.org/wiki/

Regards,
Nick



More information about the Users mailing list