Resolved, Thanks sudo apt-get install libxt-dev sudo apt-get install fonts-inconsolata
On Sun, Mar 8, 2015 at 11:30 AM, Uwe Ligges <lig...@statistik.tu-dortmund.de > wrote: > > > On 08.03.2015 11:42, Karim Mezhoud wrote: > >> Thanks Uwe, >> yes I read it and I stopped on the last step (below). Something warning >> with x11 headers/libs. What I need to do? Thanks >> >> sudo apt-get build-dep r-base >> sudo apt-get install subversion ccache >> mkdir ~/svn/ >> cd ~/svn/ >> svn co https://svn.r-project.org/R/trunk r-devel/R >> >> cd /svn/r-devel/R >> >> LAST STEP >> ./configure >> .... >> configure: error: --with-x=yes (default) and X11 headers/libs are not >> available >> >> or >> ./configure --prefix=/usr/local/bin/ >> ..... >> >> configure: error: --with-x=yes (default) and X11 headers/libs are not >> available >> > > Install them? > > Best, > Uwe Ligges > > [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.