From:
<br...@ph...> - 2006-04-11 11:28:08
|
Phung, Thanh wrote: > I am using 4.0 version on IA32 system and try to plot a data file of > size 25MB. [...] > gnuplot> load "gnuCache2d.p" Nobody can possibly help you if you don't show us *what* you're doing. We need to see the actual commands you send to gnuplot. > *gnuplot> XIO: fatal IO error 104 (Connection reset by peer) on X > server "143.183.96.142:0.0"* Are you actually doing X across the net, to a host identified by nothing but an IP (as opposed to a FQDN)? If you are, then for all anybody out here can guess, your network link may just have dropped too many packages for that to work. |