[BioC] development version of R
Kasper Daniel Hansen
kasperdanielhansen at gmail.com
Thu May 26 22:32:30 CEST 2011
Somebody has removed your libpng12.so.0.
One way to fix this is to recompile R, this time it may not support png()
But this is really something you need to talk to your local sysadmin about.
Kasper
On Thu, May 26, 2011 at 4:24 PM, Ina Hoeschele <inah at vbi.vt.edu> wrote:
> I am running the development version of R, and I cannot do simple plots anymore, can anyone give me a hint? See below and thanks!
> Ina
>
>> x <- rnorm(100,0,1)
>> hist(x)
> Error in function (display = "", width, height, pointsize, gamma, bg,
> :
> X11 module cannot be loaded
> In addition: Warning message:
> In function (display = "", width, height, pointsize, gamma, bg, :
> unable to load shared object '/home/inah/R-devel/lib64/R/modules//R_X11.so':
> libpng12.so.0: cannot open shared object file: No such file or directory
>
> sessionInfo()
> R version 2.14.0 Under development (unstable) (2011-05-19 r55967)
> Platform: x86_64-unknown-linux-gnu (64-bit)
> locale:
> [1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C
> [3] LC_TIME=en_US.UTF-8 LC_COLLATE=en_US.UTF-8
> [5] LC_MONETARY=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8
> [7] LC_PAPER=C LC_NAME=C
> [9] LC_ADDRESS=C LC_TELEPHONE=C
> [11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C
> attached base packages:
> [1] stats graphics grDevices utils datasets methods base
>
> loaded via a namespace (and not attached):
> [1] tools_2.14.0
>
> _______________________________________________
> Bioconductor mailing list
> Bioconductor at r-project.org
> https://stat.ethz.ch/mailman/listinfo/bioconductor
> Search the archives: http://news.gmane.org/gmane.science.biology.informatics.conductor
>
More information about the Bioconductor
mailing list