Displaying 2 results from an estimated 2 matches for "c119756".
2002 Jul 11
3
Can't start R in Debian Woody
Hi,
I know this is not a problem comming from R, but maybe you can still help me.
I installed R 1.4.1 on Debian Woody, but I can't start it.
I get this message:
~$ R
/usr/lib/R/bin/R.bin: error while loading shared libraries: libblas.so.2:
cannot open shared object file: No such file or directory
Any thoughts?
S?bastien Plante
2000 Feb 09
1
error during no-segfault.R
...ake-no-segfault.R > /dev/null
running `no-segfault.R'
sh: syntax error at line 1: `;' unexpected
After spending a long time looking at the makefile and learning a bit
about how they work, I noticed that there is no no-segfault.Rout.save
in the tar distribution. Should there be?
{bxf4} c119756-b: tar tf ~/tmp/R-0.99.0.tar | grep Rout\.save
R-0.99.0/tests/arith-true.Rout.save
R-0.99.0/tests/arith.Rout.save
R-0.99.0/tests/d-p-q-r-tests.Rout.save
R-0.99.0/tests/eval-etc.Rout.save
R-0.99.0/tests/is-things.Rout.save
R-0.99.0/tests/isas-tests.Rout.save
R-0.99.0/tests/lm-tests.Rout.save
R-0.99....