[R] Eclipse and StatET Howto (also added Subversion, Rtools)
Berwin A Turlach
berwin at maths.uwa.edu.au
Sun Apr 5 11:36:20 CEST 2009
G'day Peter,
On Sun, 05 Apr 2009 11:26:40 +0200
Peter Dalgaard <p.dalgaard at biostat.ku.dk> wrote:
> Berwin A Turlach wrote:
> > G'day Dirk,
> >
> > On Sat, 4 Apr 2009 20:27:22 -0500
> > Dirk Eddelbuettel <edd at debian.org> wrote:
> >
> >> On 4 April 2009 at 14:37, Ken-JP wrote:
> >>> Yes, I have x11-common installed, and dpkg -S /etc/X11/rgb.txt
> >>> shows "not found" for me. This is on Ubuntu 8.10 amd64.
> >> Same 8.10 for both amd64 and i386 where I checked -- both have the
> >> file. It could be a leftover from an earlier install of mine, or an
> >> accidental deletion at your end.
> >
> > My guess that it is the former. :) Some time ago I wiped Debian of
> > my laptop and installed Kubuntu 8.10 fresh (i386 flavour); so no
> > left overs from previous versions and on my laptop the results are:
> >
> > berwin at berwin5:~$ apt-file find /etc/X11/rgb.txt
> > berwin at berwin5:~$ dpkg -S /etc/X11/rgb.txt
> > dpkg: /etc/X11/rgb.txt not found.
>
> Hum.. Fedora 9 doesn't have it either.
>
> It does have /usr/share/X11/rgb.txt though, so please check whether
> it has moved.
Apparently it has:
berwin at berwin5:~$ apt-file find rgb.txt
[...]
x11-common: /usr/share/X11/rgb.txt
[...]
However,
berwin at berwin5:~$ ls -l /usr/share/X11/rgb.txt
lrwxrwxrwx 1 root root 16 Jan 14 03:28 /usr/share/X11/rgb.txt -> /etc/X11/rgb.txt
berwin at berwin5:~$ more /usr/share/X11/rgb.txt
/usr/share/X11/rgb.txt: No such file or directory
Cheers,
Berwin
More information about the R-help
mailing list