|
From: Maxim N. <m.a...@gm...> - 2010-08-31 15:23:39
|
Jon wrote: > > I have been bothered by some editing problems when using gnuplot, and come > here asking for help. They could be because of my system setting, but let me > check with this forum first. ... > BTW, the version of gnuplot used is Version 4.2 patchlevel 2. The operation > system is Ubuntu 8.04. /usr/share/doc/gnuplot-nox/README.Debian <quote> libreadline ----------- Yes, the built in readline of gnuplot is bad. However, libreadline cannot be used instead because it is licensed under the GPL, whereas gnuplot has special licenses (patches only). Distribution of those programs linked together is legally impossible but you may rebuild your own custom package with readline. Please don't file bugs telling me to use libreadline in gnuplot... </quote> It seems that newer packages use another readline library: http://packages.ubuntu.com/lucid/gnuplot-x11 Package: gnuplot-x11 (4.2.6-1) [universe] libedit2 (>= 2.5.cvs.20010821-1) BSD editline and history libraries -- Maxim Nikulin |