[R] R on Macintosh OSX Tiger

2005-05-06 Thread Dan Kelley
Hi.  I'm not having any luck installing the binary for the new  
Macintosh OS called Tiger.

I get error messages as below.

Can anyone offer me some advice?  (PS: I checked the bug list first  
but a search on Tiger turned up nothing so I hope it's OK to post  
here.)


Error in dyn.load(x, as.logical(local), as.logical(now)) :
 unable to load shared library '/Library/Frameworks/ 
R.framework/Resources/library/grDevices/libs/grDevices.so':
   dlopen(/Library/Frameworks/R.framework/Resources/library/grDevices/ 
libs/grDevices.so, 6): Library not loaded: /usr/lib/libxml2.2.dylib
   Referenced from: /System/Library/Frameworks/AppKit.framework/ 
Versions/C/AppKit
   Reason: Incompatible library version: AppKit requires version  
9.0.0 or later, but libxml2.2.dylib provides version 8.0.0
Loading required package: grDevices
Error in dyn.load(x, as.logical(local), as.logical(now)) :
 unable to load shared library '/Library/Frameworks/ 
R.framework/Resources/library/grDevices/libs/grDevices.so':
   dlopen(/Library/Frameworks/R.framework/Resources/library/grDevices/ 
libs/grDevices.so, 6): corrupt binary, library ordinal too big
In addition: Warning message:
package grDevices in options(defaultPackages) was not found
Error: package 'grDevices' could not be loaded


Dan E. Kelley, Associate Professorphone:(902)494-1694
Oceanography Department, Dalhousie University   fax:(902)494-2885
Halifax, Nova Scotia mailto:[EMAIL PROTECTED]
Canada B3H 4J1   http://www.phys.ocean.dal.ca/~kelley/Kelley_Dan.html


[[alternative HTML version deleted]]

__
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html


Re: [R] R on Macintosh OSX Tiger

2005-05-06 Thread Rob J Goedman
Dan,
When installing Tiger, libxml.2.2.dylib version 9.0.0 should have been
installed.
Just a guess from my side, but did you update X11 while upgrading to  
Tiger
(you have to select that when the upgrade process shows customize at
the bottom). Did you install the new Xcode version from the u/g cd?

Rob
On May 6, 2005, at 12:39 PM, Dan Kelley wrote:

Hi.  I'm not having any luck installing the binary for the new
Macintosh OS called Tiger.
I get error messages as below.
Can anyone offer me some advice?  (PS: I checked the bug list first
but a search on Tiger turned up nothing so I hope it's OK to post
here.)
Error in dyn.load(x, as.logical(local), as.logical(now)) :
 unable to load shared library '/Library/Frameworks/
R.framework/Resources/library/grDevices/libs/grDevices.so':
   dlopen(/Library/Frameworks/R.framework/Resources/library/grDevices/
libs/grDevices.so, 6): Library not loaded: /usr/lib/libxml2.2.dylib
   Referenced from: /System/Library/Frameworks/AppKit.framework/
Versions/C/AppKit
   Reason: Incompatible library version: AppKit requires version
9.0.0 or later, but libxml2.2.dylib provides version 8.0.0
Loading required package: grDevices
Error in dyn.load(x, as.logical(local), as.logical(now)) :
 unable to load shared library '/Library/Frameworks/
R.framework/Resources/library/grDevices/libs/grDevices.so':
   dlopen(/Library/Frameworks/R.framework/Resources/library/grDevices/
libs/grDevices.so, 6): corrupt binary, library ordinal too big
In addition: Warning message:
package grDevices in options(defaultPackages) was not found
Error: package 'grDevices' could not be loaded
Dan E. Kelley, Associate Professorphone:(902)494-1694
Oceanography Department, Dalhousie University   fax:(902)494-2885
Halifax, Nova Scotia mailto:[EMAIL PROTECTED]
Canada B3H 4J1   http://www.phys.ocean.dal.ca/~kelley/Kelley_Dan.html
[[alternative HTML version deleted]]
__
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting- 
guide.html


__
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html