| Author |
Message |
Fred J. *nix forums addict
Joined: 30 Sep 2005
Posts: 96
|
Posted: Fri Jul 21, 2006 1:30 am Post subject:
location of header file after install gsl
|
|
|
hi
debian/testing 2.6.15
I just installed " gsl-bin " and gsl-ref-html then went looking for the .h files its docs says to include in your c++ program but did not find any, i.e
$locate gsl_math.h
$ file not found
$dpkg -l confirms installation with no problems.
thanks
---------------------------------
Groups are talking. We´re listening. Check out the handy changes to Yahoo! Groups. |
|
| Back to top |
|
 |
WANG Xu *nix forums beginner
Joined: 09 Dec 2005
Posts: 5
|
Posted: Fri Jul 21, 2006 1:30 am Post subject:
Re: location of header file after install gsl
|
|
|
2006/7/21, Fred J. <phddas@yahoo.com>:
| Quote: | hi
debian/testing 2.6.15
I just installed " gsl-bin " and
gsl-ref-html then went looking for the .h files its docs says to include in
your c++ program but did not find any, i.e
$locate gsl_math.h
$ file not found
$dpkg -l confirms installation with no problems.
|
I think you should also install libgsl0 and libgsl0-dev
--
Wang Xu
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
| Back to top |
|
 |
Stephen Cormier *nix forums beginner
Joined: 30 Apr 2005
Posts: 40
|
Posted: Fri Jul 21, 2006 1:40 am Post subject:
Re: location of header file after install gsl
|
|
|
On Thursday 20 July 2006 22:20, Fred J. wrote:
apt-file search gsl_math.h
libgsl0-dev: usr/include/gsl/gsl_math.h
So installing the above package would probably help.
Setphen
--
GPG Pubic Key: http://users.eastlink.ca/~stephencormier/publickey.asc |
|
| Back to top |
|
 |
Fred J. *nix forums addict
Joined: 30 Sep 2005
Posts: 96
|
Posted: Fri Jul 21, 2006 1:50 am Post subject:
Re: location of header file after install gsl
|
|
|
thank you all, that fixed it.
Wang Xu <gnawux@gmail.com> wrote: 2006/7/21, Fred J.
:
| Quote: | hi
debian/testing 2.6.15
I just installed " gsl-bin " and
gsl-ref-html then went looking for the .h files its docs says to include in
your c++ program but did not find any, i.e
$locate gsl_math.h
$ file not found
$dpkg -l confirms installation with no problems.
|
I think you should also install libgsl0 and libgsl0-dev
--
Wang Xu
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
---------------------------------
Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls. Great rates starting at 1¢/min. |
|
| Back to top |
|
 |
Google
|
|
| Back to top |
|
 |
|