octave-maintainers
[Top][All Lists]
Advanced

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

Re: naming scheme for the GSL package


From: Mike Miller
Subject: Re: naming scheme for the GSL package
Date: Wed, 16 Nov 2016 12:53:06 -0800
User-agent: NeoMutt/20161104 (1.7.1)

On Wed, Nov 16, 2016 at 11:57:38 -0800, Avinoam wrote:
> Running on Windows:
> 
> >> pkg install gsl-2.0.0.tar.gz
> warning: octave_config_info is obsolete and will be removed from a future
> version of O
> ctave, please use __have_feature__ or __octave_config_info__ instead.
> warning: called from
>     octave_config_info at line 43 column 5
> configure: error: gslcblas library not found
> checking for mkoctfile... D:/Octave/Octave-4.2.0/bin/mkoctfile-4.2.0.exe
> checking for octave... D:/Octave/Octave-4.2.0/bin/octave-4.2.0.exe
> checking for Octave's canonical_host_type... i686-w64-mingw32
> checking for gcc... gcc
> checking whether the C compiler works... yes
> checking for C compiler default output file name... a.exe
> checking for suffix of executables... .exe
> checking whether we are cross compiling... no
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether gcc accepts -g... yes
> checking for gcc option to accept ISO C89... none needed
> checking for cos in -lm... yes
> checking for cblas_dgemm in -lgslcblas... no
> 
> error: called from
>     install at line 200 column 5
>     pkg at line 394 column 9
> pkg: error running the configure script for gsl.

That's pretty much expected, unless you downloaded or compiled libgsl
for Windows yourself. If you're interested in this package you should
first work on getting libgsl working, either using mxe-octave or
downloading gsl and building it with mingw.

-- 
mike



reply via email to

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