|
From: Ethan M. <merritt@u.washington.edu> - 2009-05-13 03:52:13
|
On Tuesday 12 May 2009, Tatsuro MATSUOKA wrote: > Hello > > There have been occurred strange behaviors the current gnuplot 4.3 cvs (ChangeLog 5009-05-11) built on > cygwin. > > In the 'make', the gnuplot binaries 'gnuplot.exe' and 'gbuplot_x11.exe' seems to be successfully > built. > However Latex Error occurred as shown at the end of this mail. Fixed now, I hope. The other errors may or may not be cured by the same fix. > The binaries of gnuplot show strange behaviors. > > $ gnuplot > : > : starting gnuplot with term x11 > : > gnuplot>plot sin(x) > > A broken graph appeared. [1] > > gnuplot> clear > gnuplot> plot sin(x) > > A graph of 'set size 1,1' appeared. [2] > > The some plots of demo are broken. For exmaple, the second plot of transparent.dem is uploaded [3] > > The uploaded files [1-3] can be found respectively at > http://www.geocities.jp/tmgpltwin/Files/Files.html > > 0015 sinx.png, 8,264 bytes, 2009-05-12, plot sin(x) snapshot gnuplot x11 on cygwin: gnuplot 4.3 cvs > ChangeLog 20009-05-11 > 0016 sinxafterclear.png, 14,082 bytes, 2009-05-12, plot sin(x) after clear snapshot gnuplot x11 on > cygwin: gnuplot 4.3 cvs ChangeLog 20009-05-11 > 0017 transparent.dem.png, 8,926 bytes, 2009-05-12, the second plot of transparent.dem: gnuplot 4.3 cvs > ChangeLog 20009-05-11 > > I cannot figure out why this is occured. > For building on gnuplot for windows, no problem occurred. > > I have tried after erassing all cvs files and refreshing all files in cvs trees downloaded. > The results are the same. :-( > > Any ideas ? > > Regards > > Tatsuro > > ********************* > Bebin of Latex Error **************************** > Building LaTeX tutorial > TEXINPUTS=.:.:: latex tutorial > This is pdfeTeXk, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) > file:line:error style messages enabled. > %&-line parsing enabled. > entering extended mode > (./tutorial.tex > LaTeX2e <2003/12/01> > Babel <v3.8d> and hyphenation patterns for american, french, german, ngerman, b > ahasa, basque, bulgarian, catalan, croatian, czech, danish, dutch, esperanto, e > stonian, finnish, greek, icelandic, irish, italian, latin, magyar, norsk, polis > h, portuges, romanian, russian, serbian, slovak, slovene, spanish, swedish, tur > kish, ukrainian, nohyphenation, loaded. > (./header.tex (/usr/share/texmf/tex/latex/base/article.cls > Document Class: article 2004/02/16 v1.4f Standard LaTeX document class > (/usr/share/texmf/tex/latex/base/size10.clo)) > (/usr/share/texmf/tex/latex/base/latexsym.sty) > (/usr/share/texmf/tex/latex/amsfonts/amssymb.sty > (/usr/share/texmf/tex/latex/amsfonts/amsfonts.sty)) > (/usr/local/share/texmf/tex/latex/html/url.sty) > (/usr/share/texmf/tex/latex/graphics/graphicx.sty > (/usr/share/texmf/tex/latex/graphics/keyval.sty) > (/usr/share/texmf/tex/latex/graphics/graphics.sty > (/usr/share/texmf/tex/latex/graphics/trig.sty) > (/usr/share/texmf/tex/latex/graphics/graphics.cfg) > (/usr/share/texmf/tex/latex/graphics/dvips.def))) > (/usr/share/texmf/tex/latex/graphics/color.sty > (/usr/share/texmf/tex/latex/graphics/color.cfg) > (/usr/share/texmf/tex/latex/graphics/dvipsnam.def))) > No file tutorial.aux. > (/usr/share/texmf/tex/latex/base/ulasy.fd) > (/usr/share/texmf/tex/latex/amsfonts/umsa.fd) > (/usr/share/texmf/tex/latex/amsfonts/umsb.fd) > No file tutorial.toc. > [1] > > LaTeX Warning: Reference `oldusers' on page 1 undefined on input line 70. > > > LaTeX Warning: Reference `s:eepic' on page 1 undefined on input line 83. > > > LaTeX Warning: Reference `eg1' on page 1 undefined on input line 125. > > (./eg1.tex > ./eg1.tex:195: Number too big. > <argument> 4294967121 > > l.195 ...94967121,857.67){\rule{1.204pt}{0.400pt}} > > ? > ***********End > > > -------------------------------------- > Power up the Internet with Yahoo! Toolbar. > http://pr.mail.yahoo.co.jp/toolbar/ > > ------------------------------------------------------------------------------ > The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your > production scanning environment may not be a perfect world - but thanks to > Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 > Series Scanner you'll get full speed at 300 dpi even with all image > processing features enabled. http://p.sf.net/sfu/kodak-com > _______________________________________________ > gnuplot-beta mailing list > gnu...@li... > https://lists.sourceforge.net/lists/listinfo/gnuplot-beta > |