Hello.
I tried to install RSPython on Solaris 5.9.

After compiling R with --enable-R-shlib, I try to
install RSPython using "R INSTALL --clean RSPython".
This led to an error complaining about missing
"libutil", wich seems not to exist on Solaris.
Therefore I just removed the "-lutil" entry in
"configure" and tried to install again. The
installation worked without problems, but after
calling python and importing "RS" the python
interpreter immediately crashes with a segmentation
fault.

Thanks for any hints.
Michael

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help

Reply via email to