Re: gnuplot libcerf

2016-12-04 Thread Tim
Patrick Dupre: >>/usr/share/man/html/cerf.html >>/usr/share/man/html/dawson.html >>/usr/share/man/html/erfcx.html >> ... Ahmad Samir: > Add this to %install (man pages aren't/shouldn't be html AFAIK): > rm -fr /usr/share/man/html/ I would think so, too. I'd expect to find non-man pa

Re: gnuplot libcerf

2016-12-04 Thread Patrick Dupre
Community support for Fedora users" > Subject: Re: gnuplot libcerf > > On 4 December 2016 at 22:21, Patrick Dupre wrote: > > Can somebody help me. > > > > Here is my spec file: > > Name:libcerf > > Version: 1.3 > > Release: 1%{?dist} > >

Re: gnuplot libcerf

2016-12-04 Thread Ahmad Samir
On 4 December 2016 at 22:21, Patrick Dupre wrote: > Can somebody help me. > > Here is my spec file: > Name:libcerf > Version: 1.3 > Release: 1%{?dist} > Summary: library for complex error functions > URL: https://sourceforge.net/projects/libcerf/ > #License: GPLv3+ > > License: Public Doma

Re: gnuplot libcerf

2016-12-04 Thread Patrick Dupre
8 65 82 44 189A, avenue Maurice Schumann | | 59140 Dunkerque, France === > Sent: Sunday, December 04, 2016 at 7:09 PM > From: "Ahmad Samir" > To: "Community support for Fedora users&qu

Re: gnuplot libcerf

2016-12-04 Thread Ahmad Samir
On 4 December 2016 at 15:06, Patrick Dupre wrote: > Hello, > > In gnuplot 5, there is a way to use the function voigt which has > to be found in an external library libcerf. > I installed libcerf-1.3] from the tar file, but gnuplot does not find it. > > Should I build a rpm package fomr libcerf ?

gnuplot libcerf

2016-12-04 Thread Patrick Dupre
Hello, In gnuplot 5, there is a way to use the function voigt which has to be found in an external library libcerf. I installed libcerf-1.3] from the tar file, but gnuplot does not find it. Should I build a rpm package fomr libcerf ? Should I reinstall or rebuild the gnuplot package ? Thank. ==