Hi, I have been trying the whole week to run the graph utility in a server using Windows 2000 Professional Edition but I can not get any graphic. I have tried with:
graph -T gif -m 2 < prueba.txt > prueba.gif echo .1 .1 .1 .9 .9 .9 .9 .1 .1 .1 | graph -T gif -C -m 1 -q 0.3 > prueba.gif graph -T gif -S 3 0.1 < prueba.txt > prueba.gif graph -T gif -C -m -3 -S 4 < prueba.txt > prueba.gif echo 0 0 1 1 2 0 | graph -T gif -x -1 3 -y -1 2 > prueba.gif echo 0 0 1 1 2 0 | graph -T gif -x -1 3 1 -y -1 2 1 > prueba.gif echo 1 1 2 3 3 1 | graph -T gif -l x -x 1 9 2 > prueba.gif echo 1 1 2 3 3 1 | graph -T gif -l x -X "A Logarithmic Axis" > prueba.gif echo 1 1 2 3 3 1 | graph -T gif -X "Abscissa" -f 0.1 > prueba.gif But the result I get is an empty file. I have tried in other computers with windows 2000 (not Professional) and all the previous commands have worked. I would like to ask you if there is any environment variable that has to be taken into account when the OS is Windows 2000 Professional edition or if you may know which could be the reason of this problem. As I need to convert files containing x y pairs into graphics and place them in gif files as part of my project, and the conversion is not working, I am completely stopped. I would really apreciate your help. Best regards and thanks in advance, Carlos. ------------------------------------------------------- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download & eval WebKing and get a free book. www.parasoft.com/bulletproofapps1 _______________________________________________ GnuWin32-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/gnuwin32-users