|
From: <pl...@pi...> - 2014-05-12 09:53:15
|
Hi, current instruction for CVS build inform that it will produce 4.3 when in fact it gives 5.0 !! http://www.gnuplot.info/development/#DownloadCVS http://gnuplot.sourceforge.net/development/index.html Downloading sources from the CVS repository Up-to-date source code of gnuplot (development version of gnuplot, series 4.3) resides at SourceForge group gnuplot (group_id=2055). Download of sources requires program cvs (not ftp!), which is available for every platform. Execute the following commands: cvs -d:pserver:ano...@gn...:/cvsroot/gnuplot login cvs -z3 -d:pserver:ano...@gn...:/cvsroot/gnuplot co -P gnuplot It would also be useful if (somewhere) there were instructions to get source for stable 4.6 as well as 5.0 "head" . Due to the bug breaking input from std-in, I need to revert ot 4.6 . Finding out where source code for this is available seem to require some work :( Peter. |