[R] R 1.8 and MacOS X 10.3
Norm Gall
gall at spookyhill.net
Wed Nov 5 02:38:36 CET 2003
It would seem that R 1.8 doesn't like the version of libiconv that
Panther has installed. Can we compile this for Aqua ourselves or will
there be a binary for we who upgrade sooner rather than later?
[ludwig:~] gall% R
dyld: mkdir version mismatch for library:
/usr/local/lib/libiconv.2.dylib (compatibility version of user: 5.0.0
greater than library's version: 4.0.0)
/usr/local/bin/R: line 145: 8440 Trace/BPT trap mkdir
"${R_SESSION_TMPDIR}"
2003-11-04 18:36:01.091 RAqua[8438] CFLog (21): Error loading
/usr/local/lib/libiconv.2.dylib: error code 1, error number 87 (dyld:
/Applications/StartR.app/RAqua.app/Contents/MacOS/RAqua version
mismatch for library: /usr/local/lib/libiconv.2.dylib (compatibility
version of user: 5.0.0 greater than library's version: 4.0.0)
)
2003-11-04 18:36:01.257 RAqua[8438] CFLog (21): Error loading
/usr/local/lib/libiconv.2.dylib: error code 1, error number 87 (dyld:
/Applications/StartR.app/RAqua.app/Contents/MacOS/RAqua version
mismatch for library: /usr/local/lib/libiconv.2.dylib (compatibility
version of user: 5.0.0 greater than library's version: 4.0.0)
)
R : Copyright 2003, The R Development Core Team
Version 1.8.0 beta (2003-10-02)
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.
R is a collaborative project with many contributors.
Type 'contributors()' for more information.
Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for a HTML browser interface to help.
Type 'q()' to quit R.
More information about the R-help
mailing list