help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Missing Headers - octave-forge vs. octave-2.1.72


From: Joe Koski
Subject: Re: Missing Headers - octave-forge vs. octave-2.1.72
Date: Thu, 17 Nov 2005 10:32:17 -0700
User-agent: Microsoft-Entourage/11.2.1.051004

on 11/16/05 10:22 PM, John W. Eaton at address@hidden wrote:

> On 16-Nov-2005, Joe Koski wrote:
> 
> | After installing octave-2.1.72, I started with a new copy of
> | octave-forge-2005.06.13, and did a ./configure and make in a new terminal
> | window (no old environment variables hanging around). During the make
> | process, I got errors of the form
> | 
> | coupling_3j.cc:20:24: gsl/gsl_sf.h: No such file or directory
> | coupling_3j.cc:21:31: gsl/gsl_sf_result.h: No such file or directory
> | coupling_3j.cc:22:27: gsl/gsl_errno.h: No such file or directory
> | 
> | Which wreaks havoc, causing errors for almost every line of coupling_3j.cc.
> | 
> | Later, I see again
> | 
> | gsl_sf.cc:22:24: gsl/gsl_sf.h: No such file or directory
> | gsl_sf.cc:23:31: gsl/gsl_sf_result.h: No such file or directory
> | gsl_sf.cc:24:27: gsl/gsl_errno.h: No such file or directory
> | 
> | and errors for just about every line of gsl_sf.cc as well.
> | 
> | The resulting build installs and works (mostly for my stuff), but where are
> | the missing header files supposed to be located? I don't remember these
> | problems while building octave-2.1.69 and 2.1.71, but maybe I wasn't paying
> | enough attention.
> | 
> | Any ideas?
> 
> Do you have the GNU Scientific Library (GSL) installed?
> 
> jwe

John,

No, gsl was not installed. I installed it, and the problem went away.
Thanks. The Mac OS X problems that the gsl folks post in their INSTALL file
(--disable-shared, etc.) appear to be out of date. I was able to simply
./configure, make, sudo make install and get a working version of gsl.

Just as a general curiosity question, has octave-forge always had a
dependency on gsl, or did I trigger it when I built octave-2.1.72 with
Apple's veclib for blas and lapack?

Joe




-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]