Hi
I am new to linux and trying to install the R statistical package. I got it down and used rpm but got this:
stephenc@linux:~/Desktop> rpm -i R-base-2.6.1-3.1.i586.rpm
warning: R-base-2.6.1-3.1.i586.rpm: Header V3 DSA signature: NOKEY, key ID 6b9d6523
error: Failed dependencies:
blas is needed by R-base-2.6.1-3.1.i586
libgfortran.so.1 is needed by R-base-2.6.1-3.1.i586
libtcl8.4.so is needed by R-base-2.6.1-3.1.i586
libtk8.4.so is needed by R-base-2.6.1-3.1.i586
Problem is I don't know where to find blas or the others.
Sorry did i say I'm new to this
Can anyone point me in the right direction.
Stephen