On 4 December 2016 at 15:06, Patrick Dupre <[email protected]> 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 ?
> Should I reinstall or rebuild the gnuplot package ?
>
> Thank.
>

From /usr/share/doc/gnuplot-doc/demo/cerf.dem:
===============
#
# Exercise the special functions in external library libcerf.
# These are only present if libcerf was found during configuration/build
# of the current gnuplot executable.
#
==============

So, it looks like you'll have to build and install libcerf, then
rebuild gnuplot to link against libcerf.

-- 
Ahmad Samir
_______________________________________________
users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to