help-gsl
[Top][All Lists]
Advanced

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

Re: [Help-gsl] test release for GSL 2.4


From: Patrick Alken
Subject: Re: [Help-gsl] test release for GSL 2.4
Date: Thu, 15 Jun 2017 10:27:11 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1

Hi all,

  There is now a new test release here:

ftp://alpha.gnu.org/gnu/gsl/gsl-2.3.91.tar.gz
ftp://alpha.gnu.org/gnu/gsl/gsl-2.3.91.tar.gz.sig

The parallel issue (make check -j8) should be fixed. Also the
documentation should build now. I'd appreciate if people could re-test.
I've repeated the instructions below.

Please try testing the build:

./configure && make && make check

The documentation has now been migrated from texinfo to the python-based
sphinx software. If you wish you can test building the documentation,
but you will need to install the sphinx software first:

1. pip install -U --user Sphinx

2. pip install -U --user sphinx_rtd_theme

(the --user flag will install in your home directory rather than
system-wide)

3. cd doc ; make html

Please report any successes/failures.

Thanks,
Patrick




reply via email to

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