[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gsl] test release for GSL 2.5
From: |
Brijesh Upadhaya |
Subject: |
Re: [Help-gsl] test release for GSL 2.5 |
Date: |
Wed, 6 Jun 2018 15:29:54 +0200 |
Hi!
All tests passed! using
1. gcc 5.4 with
2. Linux Mint 18 (Linux kernel 4.4.0-127) in
3. x86_64
Cheers,
Brijesh
On Mon, 4 Jun 2018, 17:10 Patrick Alken, <address@hidden> wrote:
> Dear all,
>
> I would like to release the next version of GSL (2.5) since there
> have been some new features added and the usual bug fixes. I have
> uploaded a test release to:
>
> ftp://alpha.gnu.org/gnu/gsl/gsl-2.4.90.tar.gz
> ftp://alpha.gnu.org/gnu/gsl/gsl-2.4.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
>
>
>