Displaying 2 results from an estimated 2 matches for "pjlap".
Did you mean:
pgmap
2013 May 11
1
clean wheezy, R intrigue, squeeze-cran3 requires liblzma2?
...e the first funny thing happened. I noticed same when R-2.15.3
came out, but I thought I had this trouble because my system was all junked
up with unusual libraries. But now, on a clean system, I get this error,
which indicates I need a package liblzma2, which does not exist in Debian:
pauljohn@pjlap-d7:amd64$ sudo apt-get install r-base-core
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required pa...
2012 Dec 11
1
Debian packaging and openblas related crash when profiling in R
...s:
1: abort (with core dump, if enabled)
2: normal R exit
3: exit R without saving workspace
4: exit R saving workspace
Selection: 3
Process R exited abnormally with code 70 at Tue Dec 11 10:36:51 2012
I double-checked /etc/alternatives and as you can see it does now
point to openbas
pauljohn at pjlap-124:alternatives$ ls -la libblas.*
lrwxrwxrwx 1 root root 36 Dec 11 10:34 libblas.a ->
/usr/lib/openblas-base/libopenblas.a
lrwxrwxrwx 1 root root 37 Dec 11 10:34 libblas.so ->
/usr/lib/openblas-base/libopenblas.so
lrwxrwxrwx 1 root root 39 Dec 11 10:34 libblas.so.3 ->
/usr/lib/openblas-ba...