|
From:
<br...@ph...> - 2006-03-24 14:43:17
|
Jules K. Kabangu wrote: > When running GNUplot, it says that "terminal set to > unknown", if I set the terminal to png, it says > unknown or ambiguous terminal type. That should be hint enough: your gnuplot was built without the PNG driver. Build a new one that has it, and you'll be in the game. |