[R-SIG-Mac] labdsv installation problems

Jonathan Hughes jhughes at ess.washington.edu
Fri May 19 15:40:29 CEST 2006


Hi all,

After installation of labdsv Package MAnager fails to load the  
program with the following error message:

Loading required package: mgcv
This is mgcv 1.3-16
Loading required package: MASS
Loading required package: akima
Error in dyn.load(x, as.logical(local), as.logical(now)) :
	unable to load shared library '/Library/Frameworks/R.framework/ 
Resources/library/labdsv/libs/ppc/labdsv.so':
   dlopen(/Library/Frameworks/R.framework/Resources/library/labdsv/ 
libs/ppc/labdsv.so, 6): Library not loaded: /usr/local/gcc4.0/lib/ 
libgfortran.0.dylib
   Referenced from: /Library/Frameworks/R.framework/Resources/library/ 
labdsv/libs/ppc/labdsv.so
   Reason: image not found
In addition: Warning messages:
1: cannot create HTML package index in: make.packages.html()
2: cannot create HTML package index in: make.packages.html()
3: cannot create HTML package index in: make.packages.html()
Error in library(labdsv) : .First.lib failed for 'labdsv'


If I type library(labdsv) I receive this error message:

 > library(labdsv)
Error in dyn.load(x, as.logical(local), as.logical(now)) :
	unable to load shared library '/Library/Frameworks/R.framework/ 
Resources/library/labdsv/libs/ppc/labdsv.so':
   dlopen(/Library/Frameworks/R.framework/Resources/library/labdsv/ 
libs/ppc/labdsv.so, 6): Library not loaded: /usr/local/gcc4.0/lib/ 
libgfortran.0.dylib
   Referenced from: /Library/Frameworks/R.framework/Resources/library/ 
labdsv/libs/ppc/labdsv.so
   Reason: image not found
Error in library(labdsv) : .First.lib failed for 'labdsv'
 >

Suggestions?



More information about the R-SIG-Mac mailing list