|
From:
<br...@ph...> - 2006-02-22 13:12:20
|
EL MASRI DJAMEL wrote: > I have installed gnuplot on my PC (I have a scientific linux > distribution), gnuplot commande work and I have >gnuplot but when I make > plot (plot sin(x) for exemple) I havn't any window plot, anything.... > What is the probleme ? Whoever built that gnuplot (the distributor or you) didn't have X11 development packages installed. Fix that, rebuild gnuplot, retry. Or, if you built your own gnuplot from sources, consider just using the binary package instead. If you did install a binary package, and it behaves like this, complain to the maker of that package. |