Gnuplot and X11 update: please help
Gnuplot and X11 update: please help
- Subject: Gnuplot and X11 update: please help
- From: Markian Hlynka <email@hidden>
- Date: Thu, 20 Feb 2003 14:59:57 -0700
Hello all!
Lee Philips was kind enough to post his binary and source for gnuplot
on OS X for me to download. As you will see below, though it works on
X11 on _his machine, it doesn't on mine. I am relieved that it turns
out I am not completely inept at building gnuplot. I am concerned that
something seems to be wrong with X11.
OK: you can download the full sources and my compiled binary here:
Lee, Thanks. Hm. I've got a very strange problem here. Running your
gnuplot binary, I get the same thing as my binary eventually did for
x11. See below. I wonder what the "X11 driver" is that it is
complaining about? Everything else "x" works fine for me! Am I missing
something? (obviously)
--------------------------------------------------------------
Terminal type set to 'x11'
gnuplot> plot sin(x)
gnuplot> exec failed (X11 driver): No such file or directory
gnuplot> set terminal x11
Terminal type set to 'x11'
Options are '0, driver "gnuplot_x11"'
gnuplot> plot sin(x)
gnuplot> exec failed (X11 driver): No such file or directory
set terminal dumb
Terminal type set to 'dumb'
Options are 'feed 79 24'
gnuplot> plot sin(x)
1
++----------------**---------------+----**-----------+--------**-----++
+ *+ * + * * + sin(x)
****** +
0.8 ++ * * * * *
* ++
| * * * * *
* |
0.6 ++ * * * * *
* ++
* * * * * *
* |
0.4 +* * * * * *
* ++
|* * * * * *
* |
0.2 +* * * * * *
* ++
| * * * * * *
* |
0 ++* * * * * *
*++
| * * * * * *
*|
-0.2 ++ * * * * * *
*+
| * * * * * *
*|
-0.4 ++ * * * * * *
*+
| * * * * * *
*
-0.6 ++ * * * * * *
++
| * * * * * *
|
-0.8 ++ * * * * * *
++
+ * * + * * + * *
+
-1
++-----**---------+----------**----+---------------**+---------------++
-10 -5 0 5
10
gnuplot> q
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback: http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.