|
From: <pl...@pi...> - 2007-11-05 13:09:35
|
On Mon, 05 Nov 2007 10:12:33 +0100, <pl...@pi...> wrote: > Hi, > > running cvs build from about a week back I am getting scaling errors on a > simple temp vs time plot. > > the y data is getting streched to fit the full y range. The cursor > displays y values that match the data but the "with lines" plot goes from > x axis to top even though the data does not cover that range. > > my y data goes from 17 - 70 , if I set a yrange 0:80 the plot goes 0-80 , > if I let gnuplot set the range it does 10-70 as expected but the plot > starts from 10 not 17 as per the data. > appologies, red herring. I had x1y2 slipped by me during a copy-paste, so not y scale problem. Install issue remains. regards, > > Unfortunatley I can't check out current cvs because it fails to build > without doc > > > 529 ./prepare > 530 ./configure --without-tutorial > 531 make > 532 make install > > > ... > > make[1]: Leaving directory `/svn/gnuplot/src' > Making install in docs > make[1]: Entering directory `/svn/gnuplot/docs' > ../mkinstalldirs /usr/local/share/gnuplot/4.3 > /usr/bin/install -c -m 644 gnuplot.gih > /usr/local/share/gnuplot/4.3/gnuplot.gih > Creating texinfo > Symbol's value as variable is void: load > make[1]: *** [gnuplot.texi] Error 255 > make[1]: Leaving directory `/svn/gnuplot/docs' > make: *** [install-recursive] Error 1 > bash-3.2# > > > I got this after running cvs up -P gnuplot on a cvs tree that did > compile and install a short while ago. To check again I did a fresh cvs > co > gnuplot and got the same error. > > Am I missing a step or has --without-tutorial got an issue? > > I suspect the plot error was already there but I had not noticed > > Any suggestions? > > TIA, Peter. > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > gnuplot-beta mailing list > gnu...@li... > https://lists.sourceforge.net/lists/listinfo/gnuplot-beta > |