[rkward-users] rkward on unbuntu 9.04
meik michalke
Meik.Michalke at uni-duesseldorf.de
Fri Oct 23 12:59:33 UTC 2009
hi alex,
ok, this seems to make the problem obvious:
On Friday 23 October 2009 13:28:11 Alexandre VILLERS wrote:
> cat /etc/apt/sources.list.d/rkward.list --> no file or folder
this means that the file "rkward.list" doesn't exist, hence the echo command
you posted before didn't produce the desired result. please create this file,
e.g. by typing
sudo nano /etc/apt/sources.list.d/rkward.list
which will open the nano text editor. into that file just write/copy
deb http://reaktanz.de/deb/rkward jaunty main
and close nano by hitting <ctrl>+<x> and save the file. then type
sudo aptitude update
sudo aptitude safe-upgrade
which should upgrade rkward to 0.5.1.
*but*
> R --version 2.9.2
can it be you have sucessfully upgraded R using the CRAN repository? i believe
2.9.2 is not the official ubuntu version. in that case, you need to use a
slightly different line in rkward.list file:
deb http://reaktanz.de/deb/rkward-cran jaunty main
> rkward --version Qt 4.5.0 KDE 4.2.2 RKWard 0.5.0b
this is not the latest version you'd get from the reaktanz repository. if all
went well it should read:
Qt: 4.5.0
KDE: 4.2.2 (KDE 4.2.2)
RKWard: 0.5.1
viele grüße :: m.eik
--
dipl. psych. meik michalke
abt. f"ur diagnostik und differentielle psychologie
institut f"ur experimentelle psychologie
heinrich-heine-universit"at d"usseldorf
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/rkward-users/attachments/20091023/3ade8a1c/attachment.sig>
More information about the Rkward-users
mailing list