sagemath / sage

Main repository of SageMath
https://www.sagemath.org
Other
1.35k stars 460 forks source link

Fix OSX rpy import issues: DYLD_LIBRARY_PATH fix #1939

Closed 85eec1a4-3d04-4b4d-b711-d4db03337c41 closed 16 years ago

85eec1a4-3d04-4b4d-b711-d4db03337c41 commented 16 years ago

The latest r.spkg from

http://sage.math.washington.edu/home/mabshoff/release-cycles-2.10.1/rc0/r-2.6.1.p13.spkg

needs the attached patch to properly import libR.dylib. DYLD_LIBRARY_PATH is properly set, but from some reason import fails. By adding the R's lib directory to DY_LDLIBRARY_PATH in sage-env the issue is resolved.

Cheers,

Michael

Component: packages: standard

Issue created by migration from https://trac.sagemath.org/ticket/1939

85eec1a4-3d04-4b4d-b711-d4db03337c41 commented 16 years ago

Attachment: Sage-2.10.1.rc0-fix-rpy-import-on-OSX.patch.gz

85eec1a4-3d04-4b4d-b711-d4db03337c41 commented 16 years ago
comment:1

Merged in Sage 2.10.1.rc0