> From: cygwin-xfree-ow...@cygwin.com 
> [mailto:cygwin-xfree-ow...@cygwin.com] On Behalf Of Cameron Williams
> Sent: Friday, June 12, 2009 10:45 AM

> I installed cygwin so that I could work in a computational physics
> group as an undergrad. As such, It would be wonderful to be able to
> use the GSL, which I understand is an auto-installed package and when
> I try import it using
> 
> #include <gsl/gsl_math.h>
> #include <gsl/gsl_deriv.h>
> #include <gsl/gsl_sf.h>
> 
> but these don't appear to work. What is the directory that I need to
> import, or how do I build with the GSL under the cygwin environment?

        For any package, install the *-devel package if you want the headers 
and libs, so you need to install gsl-devel.


        HTH,

Mike

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/

Reply via email to