<nqueralt <at> clinic.ub.es> writes:
> I've installed R-2.12.2 on a server with Suse 10 linux OS.
> When I try to create images I got this error:
>
> > png(filename="hola.png")
>
> Error in X11(paste("png::", filename, sep = ""), width, height, pointsize, :
>
FAQ 7.19:
<http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html#How-do-I-produce-PNG-graphics-in-batch-mode_003f>