Displaying 2 results from an estimated 2 matches for "x11dev".
Did you mean:
e1dev
2007 Jan 31
3
possible bug: dev.copy / could not find any X11 fonts
...ctions is to save the
plots into a ps file and simultaneously plot them on an x11 device,
but don't open a new one if there is already one opened (I don't want
the repositioning / flicker).
When running the code:
> source("plotf.r")
> plotf(avc,1)
Error in dev.copy(which = x11dev) : could not find any X11 fonts
Check that the Font Path is correct.
The error message reappears whenever I switch to the plot window. A
partial plot is in the x11 window.
When called in other contexts, plotting functions work perfectly, so I
don't see what the problem is.
Thanks,
Tamas...
2008 Jul 12
3
Another failed attempt to install an R package in Ubuntu
...t the installation wasn't going well.
It tells me that several header files are missing. For some reason it is
also trying to install them in '/home/mik/R/i486-pc-linux-gnu-library/2.7'
but my R library packages are located in '/usr/lib/R/library'. I tried
downloading various x11dev packages and such, as suggested in similar
threads in this forum, but that didn't seem to help.
I'm really new (installed Ubuntu less than 4 months ago) to Linux but I've
been using R for about a year. If anyone can point me in the right
direction on how to correctly install this pack...