Hi!

All tests passed on
1. x86_64 having Linux Mint-18.3
2. with Kernel 4.4.0-159 and
3. using GCC-5.5 plus GLIBC-2.23

However I couldn't build the documentation.
=======
Could not import extension sphinx.ext.imgmath (exception: No module named
imgmath)
Makefile:934: recipe for target 'html' failed
=======

some extension is missing. I'll have to check.

Cheers!

Brijesh

On Sat, Aug 17, 2019 at 6:17 PM Patrick Alken <al...@colorado.edu> wrote:

> Dear all,
>
>   I would like to release the next version of GSL (2.6) since there have
> been significant updates and the usual bug fixes. I have uploaded a test
> release to:
>
> ftp://alpha.gnu.org/gnu/gsl/gsl-2.5.90.tar.gz
> ftp://alpha.gnu.org/gnu/gsl/gsl-2.5.90.tar.gz.sig
>
> All reports are welcome - anyone who can test on various platforms would
> be appreciated (Linux, BSD, Mac OS, Windows).
>
> Please try testing the build:
>
> ./configure && make && make check
>
> If you wish you can test building the documentation, but you will need
> to install the python-based 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