Different output from different server?
- From: "ivanbone" <ivanbone@xxxxxxxxx>
- Date: 20 Mar 2007 22:33:03 -0700
Hi all,
I have installed GNUPLOT 4.2 patchlevel 0 on 2 different machine...
Both of them having exactly same data and running the exactly same
command:
plot "/tmp/19291688680688-1.dat" using 1:2 t "Target Area" with
filledcurves below y1=119 ls 1,\
"/tmp/19291688680688-1.dat" using 1:2 t "Target=118.26" with lines ls
2
But, Machine 1 printed out the highlighted area, but Machine 2
didn't...
Is that because of some settings of the machines are different?
When I check GPVAL_COMPILE_OPTIONS:
Machine1: GPVAL_COMPILE_OPTIONS
"-READLINE +LIBREADLINE +HISTORY +BACKWARDS_COMPATIBILITY
+BINARY_DATA \n+GD_PNG +GD_JPEG +GD_GIF +ANIMATION \n-NOCWDRC
+X11_POLYGON +USE_MOUSE +HIDDEN3D_QUADTREE \n+DATASTRINGS
+HISTOGRAMS +OBJECTS +STRINGVARS +MACROS +IMAGE \n"
Machine2: GPVAL_COMPILE_OPTIONS
"+READLINE -LIBREADLINE +HISTORY +BACKWARDS_COMPATIBILITY
+BINARY_DATA \n+GD_PNG +GD_JPEG +GD_TTF +GD_GIF +ANIMATION \n-
NOCWDRC +X11_POLYGON +MULTIBYTE +USE_MOUSE +HIDDEN3D_QUADTREE \n
+DATASTRINGS +HISTOGRAMS +OBJECTS +STRINGVARS +MACROS +IMAGE \n"
Can anybody point me out what's went wrong?
Your help are very much appreciated...
Ivan
.
- Follow-Ups:
- Re: Different output from different server?
- From: Ethan Merritt
- Re: Different output from different server?
- Prev by Date: Only the upper parts of errorbars in my histogram are visible
- Next by Date: Re: Different output from different server?
- Previous by thread: Only the upper parts of errorbars in my histogram are visible
- Next by thread: Re: Different output from different server?
- Index(es):