Re: [R] Problem with X11

2016-04-20 Thread Lorenzo Isella
Hello! Today on debian testing R 3.2.5 was delivered among the updates. The X11 problem is no longer there. Cheers Lorenzo On Tue, Apr 19, 2016 at 02:28:44PM -0400, Tom Wright wrote: I don't have my debian box available so can't confirm. But I would try $apt-get install libpng On Tue, Apr 19,

Re: [R] Problem with X11

2016-04-19 Thread klerer
Dear Lorenzo, Dear R list,[a] to all recipients: sorry, this email is html-against my own believes and because of inevitable constraints so far.[b] to Lorenzo: "...and I have recently update my R environment" sounds as that would be a gift of heaven! How did you manage to update and how exactly

Re: [R] Problem with X11

2016-04-19 Thread Tom Wright
I don't have my debian box available so can't confirm. But I would try $apt-get install libpng On Tue, Apr 19, 2016 at 11:23 AM, Lorenzo Isella wrote: > Dear All, > I have never had this problem before. I run debian testing on my box > and I have recently update my R

Re: [R] Problem with X11

2016-04-19 Thread Rainer Schuermann
Probably wrong list, but anyway: Same problem here, after a apt-get dist-upgrade On Tuesday, April 19, 2016 05:23:37 PM Lorenzo Isella wrote: > Dear All, > I have never had this problem before. I run debian testing on my box > and I have recently update my R environment. > Now, see what

[R] Problem with X11

2016-04-19 Thread Lorenzo Isella
Dear All, I have never had this problem before. I run debian testing on my box and I have recently update my R environment. Now, see what happens when I try the most trivial of all plots plot(seq(22)) Error in (function (display = "", width, height, pointsize, gamma, bg, : X11 module cannot

[R] Problem with X11 device through screen over ssh within Emacs

2010-09-07 Thread Simon White
Dear R-help, This is a bit of a long tale, involving R, Emacs, Screen and ssh. I connect to our linux server for running R from my linux machine. On our server, I use GNU Screen to keep persistent sessions. Recently, I logged into the server using ssh u...@server but forgot to include the -X

[R] problem with X11 when talking via PHP web interface

2008-05-16 Thread Paul Hammer
hi members, At the moment i try to create a web-based GUI for R. I am at the beginning of this project but i have already now a strange problem. I would like to create an image which should also be saved. i realize this with following code line in my PHP file: $output= intval(shell_exec(R