Displaying 2 results from an estimated 2 matches for "lamhome".
Did you mean:
labhome
2007 Aug 27
2
Rmpi and x86
Dear R Gurus:
Is there a problem with Rmpi on x86 with SUSE 10.1, please?
I've tried everything and it still won't load.
Has anyone else dealt with this please?
Thanks,
Edna Bell
2008 Aug 01
0
Rmpi on Fedora 8
...revious version was in /usr/lib64/lam, and installed a
ld.so.conf.d file. Make sure /usr/lib64/lam is not in the ldconfig
path.)
- At this point Rmpi may load and then immediately terminate R as the lam
helpfile is not found (which is not nice of the lam libs). You may need to
export LAMHOME=/usr/lib64/lam . Even if the helpfile is found, it still
terminates R if lamd is not running. (As I recall previous RPM
installations had run lamboot at system boot.)
- The final step is to start a lam configuration. I was only able to do
this by setting -prefix, e.g.
/usr/lib64/l...