[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Help-gsl] installing gsl on Mac OS X
From: |
Ivan Liu |
Subject: |
[Help-gsl] installing gsl on Mac OS X |
Date: |
Mon, 30 Jul 2007 18:22:03 +0200 |
Hi,
I'm trying to install GSL on my Mac OS X. I used fink
with the command
fink install gsl
The installation seemed successful but I still couldn't use the library.
When I compiled the source file of my application it doesn't find the
header files of GSL. I used the command to compile
gcc -o run main.cpp -lgsl -lgslcblas
The first of the error messages is:
error: gsl/gsl_math.h: No such file or directory
I wonder if I missed any steps during the installation process.
thanks a lot.
- [Help-gsl] installing gsl on Mac OS X,
Ivan Liu <=