... I think the current behaviour is correct for xdtics, because Sunday appears as day 0, as stated in help xdtics. As for xmtics, could you please help me...
Lars Hecking
lhecking@...
Nov 3, 1998 4:59 pm
1588
Lucas Hart
hartl@...
Nov 4, 1998 9:34 am
1589
Gentlemen and ladies! I've tried to find a driver for a penplotter (6 pens) of brand: "Roland 800" . Can anyone give me a hint? I've red in some FAQ-file long...
Claes Ahlin
Claes.Ahlin@...
Nov 4, 1998 12:34 pm
1590
Hej Claes (and all for informational purpose), ... Yes, gnuplot (at least in about the newest beta-test-patch-level) supports this plotter, IF (and this might...
Jochen Schuetze
jos@...
Nov 4, 1998 2:28 pm
1591
Hi ! I wanna act as a beta tester, but I have no idea, where I can find the latest sources. Andreas Lang P.S.: I'm running RedHat 5.1 on an Alpha 533 Mhz/LX . ...
Andreas Lang (Diploma...
lang@...
Nov 4, 1998 2:29 pm
1592
... I think it is. Not the most elegant one imaginable, but it works. Hans-Bernhard Broeker (broeker@...) Even if all the snow were burnt,...
Hans-Bernhard Broeker
broeker@...
Nov 4, 1998 3:04 pm
1593
... ftp://CMPC1.Phys.soton.ac.uk/incoming/gnuplot-beta347pl5.tar.gz ... Very good. I seem to recall there have been problems on Linux/Alpha with glibc. Lars --...
Lars Hecking
lhecking@...
Nov 4, 1998 3:18 pm
1594
... Normally, the sources for the latest betas are in ftp://cmpc1.phys.soton.ac.uk/pub/ Look for the latest and greatest gnuplot-beta3??.tar.gz. But in the...
Stefan Schroepfer
scr@...
Nov 4, 1998 4:43 pm
1595
... I suppose, you remember a posting of mine. A few month ago I've had a problem with an old gd-library, but that was all in all absolutely unrelated to any...
Markus Dickebohm
m.dickebohm@...
Nov 4, 1998 6:10 pm
1596
I created a new gnuplot beta web page at www.geocities.com/SiliconValley/Foothills/6647 because of the recent difficulties with the NASA webdaemon and the...
Alex Woo
woo@...
Nov 4, 1998 7:25 pm
1597
... ^^^^^ It was a glibc related problem that came up on a Debian mailing list. ... -- Excellent day for drinking heavily. Spike office water cooler. [[[[...
Lars Hecking
lhecking@...
Nov 4, 1998 8:11 pm
1598
Long awaited, here it is: ftp://CMPC1.Phys.soton.ac.uk/incoming/gnuplot-beta347pl6.tar.gz The following bugs were fixed: * vector resizing bug in fit routines:...
Lars Hecking
lhecking@...
Nov 4, 1998 11:19 pm
1599
I had to make the following changes to get a good compilation using DJGPP v2. Found a missing ")" in djsvga.trm. The makefile.dj2 was missing stdfn.c and...
William D Kirby
wdkirby@...
Nov 5, 1998 10:00 am
1600
... Hello, I have another problem with the unixplot terminal. when I call set term unixplot set out "test.plt" plot sin(x) gnuplot, instead of writing the file...
Berthold Hoellmann
se6y095@...
Nov 5, 1998 10:26 am
1601
... ... Hello, I just downloaded beta347pl6. I had problems with the '--with-plot' switch for configure. I have the GNU plotutils 2.1.6 installed on my system....
Berthold Hoellmann
se6y095@...
Nov 5, 1998 10:33 am
1602
I had the same problems like William. Now it is working. The move in move binary? works at the DOS command line (in DOS box of NT) but not in makefile. I...
Juergen Breitlow
Juergen.Breitlow@...
Nov 5, 1998 11:28 am
1603
... I'm afraid that's just the way it works. There is no simple fix. --with-plot is the same as --with-plot=yes. It causes configure to check for the openpl()...
Lars Hecking
lhecking@...
Nov 5, 1998 11:49 am
1604
... Would this be correct now? # now for the demo bin demo\binary?.: bf_test.exe bf_test copy binary? demo\binary? del binary? -- It's not so hard to lift...
Lars Hecking
lhecking@...
Nov 5, 1998 12:16 pm
1605
... Fine. [...] ... With quite some probability: yes, it is. This problem had been reported before, but noone seemed willing to jump in and fix it (the...
Hans-Bernhard Broeker
broeker@...
Nov 5, 1998 12:40 pm
1606
Howdy, I just noticed that something like: set output "\ ... complains about the space before the first | symbol. I think it is documented that the | has to be...
stefand@...
Nov 5, 1998 1:42 pm
1607
Hi all, I keep moving files between OS/2 and UNIX, and they have different line end conventions. (OS/2 is CRLF like DOS, UNIX only LF). Normally, gnuplot...
stefand@...
Nov 5, 1998 2:17 pm
1608
Hi Stefan (and all), ... What about...: < set output "| \ < sed -e '............. > ...." ...then? Shouldn't be too much of a difference, well? Certainly, in...
Jochen Schuetze
jos@...
Nov 5, 1998 2:42 pm
1609
... Right, it is minor. What it comes down to is that "| is not " | for gnuplot output. ... Aaaaahhhhhhhhhhhhhhhhhhhhhhhhhhhh! You're right. Goodness. I should...
stefand@...
Nov 5, 1998 3:03 pm
1610
... The code blindly assumes un*x text format in general. I have a very simple patch which might fix some cases. At least a two line example as given was fixed...
Alexander Mai
st002279@...
Nov 5, 1998 7:10 pm
1611
Thanks, I'll put these changes in, except for the gd/png stuff. I cannot presume that every djgpp user has them installed. [[[[ unsubscribe from...
Lars Hecking
lhecking@...
Nov 5, 1998 7:10 pm
1612
Hi! There is problem with configure.in: AC_CHECK_TYPE(time_t,long) is not right way how to look for time_t as correct place for definition of time_t is time.h....
Andris Pavenis
pavenis@...
Nov 5, 1998 7:15 pm
1613
My new change to makefile.dj2 is as follows. It includes GIF and PNG additions. ... *************** *** 38,44 **** HELPFILE =gnuplot.gih # compiler ! CCDIR =...
William D Kirby
wdkirby@...
Nov 5, 1998 7:20 pm
1614
This copyright conforms to the OpenSource Distribution requirements. Alex It conforms to the OSD. As far as I am aware, this is the _only_ software that...
Alex Woo
acwoo@...
Nov 6, 1998 12:20 am
1615
... Thanks for the patch. I had already looked into this issue ages ago, but never got around to doing something about it. ... No harm at all. There's always a...
Lars Hecking
lhecking@...
Nov 6, 1998 4:09 pm
1616
A build of beta 347pl6 for OS/2 is available from http://www.os2.org/~am/os2/gnuplot.html (and perhaps from cmpc1). Note that this release doesn't build out of...