On Tue, 2 Jun 2020 20:08:16 +0200, Patrick Dupre wrote:
> Can I simulatenously install GSL 2.5 and 2.6?
>
> or remove GSL 2.6 and intall GSL 2.5?
>
The library SONAME has changed from libgsl.so.23 to libgsl.so.25, but
libgslcblas.so.0 hasn't changed, and the Fedora packages would conflict
anyw
DIJON Cedex FRANCE
Tel: +33 (0)380395988
===
Sent: Tuesday, June 02, 2020 at 8:04 PM
From: "Patrick Dupre"
To: users@lists.fedoraproject.org
Cc: "Community support for Fedora users"
Subject: Re:
Cedex FRANCE
Tel: +33 (0)380395988
===
Sent: Tuesday, June 02, 2020 at 6:09 PM
From: "George N. White III"
To: "Community support for Fedora users"
Subject: Re: build package
On Tue, 2 Jun 2020 at
On Tue, 2 Jun 2020 at 07:36, Patrick Dupre wrote:
> Hello,
>
> I am rebuilding the perl packages that I need.
> perl-Math-GSL-0.40.tar.gz
>
>
> rpmbuild -bb perl-Math-GSL.spec
>
> gives an error:
> Checking for GSL using gsl-config
> Found GSL 2.6 (via gsl-config) installed in /usr
> Checking if
On Tue, 2 Jun 2020 12:36:03 +0200, Patrick Dupre wrote:
> Hello,
>
> I am rebuilding the perl packages that I need.
> perl-Math-GSL-0.40.tar.gz
>
>
> rpmbuild -bb perl-Math-GSL.spec
>
> gives an error:
> Checking for GSL using gsl-config
> Found GSL 2.6 (via gsl-config) installed in /usr
> Ch
Hello,
I am rebuilding the perl packages that I need.
perl-Math-GSL-0.40.tar.gz
rpmbuild -bb perl-Math-GSL.spec
gives an error:
Checking for GSL using gsl-config
Found GSL 2.6 (via gsl-config) installed in /usr
Checking if gcc supports "-Wall"...yes
Checking if gcc supports "-Wno-sometimes-uni
Roberto Polli wrote:
> Hi all,
>
> I'd create an git repository with Ryan scripts. they are great and really
> easy
> to understand!
>
> Moreover, as those scripts have some parts in common, I'm refactoring them
> using functions, tmpfiles and some further bash commodities..
>
> I'm trying to in
Roberto Polli wrote:
> Hi all,
>
> I'm trying to collect all the people interested in the ubuntu/debian
> packaging. As of now I'm in touch with one of the debian packager too.
>
> Probably this list is the best place where to share our infos..
>
> @Ryan: thx for your files: I'm going to test it!