octave-maintainers
[Top][All Lists]
Advanced

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

Re: GSL in octave


From: Susi Lehtola
Subject: Re: GSL in octave
Date: Mon, 18 Jul 2016 13:42:05 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1

On 07/17/2016 11:00 PM, Julien Bect wrote:
Hi Susi,

As Marco and Tatsuro already told you, this tarball is wrong because the
configure file is missing.

I have provided a Makefile that handles the packaging process, please
use it.  You juste have to do "make dist" and the tarball will be ready
in the target subdirectory.  Unless something is wrong with the
Makefile, bootstrap should be run automatically and therefore you should
have configure in the src directory.

But I *did* run bootstrap before running make dist. Well, I found the culprit:

$ ls src/configure
src/configure
$ make dist
$ ls target/gsl-1.2.0/src/configure
ls: cannot access 'target/gsl-1.2.0/src/configure': No such file or directory

I fixed the makefile to run bootstrap like in the image package.
Now it works properly.

Generating tests may be somewhat problematic, since the package is just a wrapper around gsl, so it will be more a test of gsl than of the wrapper. And there's a huge number of functions, and there's the question of how to obtain reference values for the tests...
--
Susi Lehtola
Fedora Project Contributor
address@hidden



reply via email to

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