Re: gnuplot?
Re: gnuplot?
- Subject: Re: gnuplot?
- From: Markian Hlynka <email@hidden>
- Date: Wed, 19 Feb 2003 15:24:06 -0700
On Wednesday, Feb 19, 2003, at 15:01 Canada/Mountain, Dima Brodsky
wrote:
Hi,
I had the same problem. Search for the term definition openstep.trm
in the makefiles and so forth and don't compile it in. It worked
for me.
Thanks. Actually, I've done that, and it does compile (should I be
getting all those "linker input file unused because linking not done"
errors?). However, It still does not work with x11. I also changed the
line in term.h to not auto-detect x11 (I removed the #ifdef/endif
around it), and while that compiles in the correct terminal, trying to
use it results in:
Terminal type set to 'unknown'
gnuplot> set term x11
Terminal type set to 'x11'
Options are '0, driver "gnuplot_x11"'
gnuplot> plot sin(x)
exec failed (X11 driver): No such file or directory
I have x running fine otherwise, and I can even run gnuplot from a
remote machine to X11, but I need a local copy for what I'm doing.
Markian
_______________________________________________
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.