problem with rgl
Ah. I take it you're using a pre-built version of RGL? Its looking for libpng in /usr/local/lib rather than /usr/local/png_1.2.5 so you're probably better off rebuilding RGL yourself (or descending into symlink hell). I don't use RGL personally so I don't know what building it would entail---I would guess Developer Tools + X11 SDK+libpng+libjpg at the very minimum.
On Mar 21, 2005, at 2:15 PM, simone gabbriellini wrote:
I do have it, I have libpng 1.2.5 installed in /usr/local/png_1.2.5 Il giorno 21/mar/05, alle 23:10, Byron Ellis ha scritto:
You don't have libpng installed. On Mar 21, 2005, at 2:06 PM, simone gabbriellini wrote:
Hello List,
I have this error when I try to load rgl package:
Error in dyn.load(x, as.logical(local), as.logical(now)) :
unable to load shared library
"/Library/Frameworks/R.framework/Resources/library/rgl/libs/rgl.so":
dlcompat: dyld: /Applications/R.app/Contents/MacOS/R can't open
library: /usr/local/lib/libpng12.0.dylib (No such file or
directory, errno = 2)
Error in library(rgl) : .First.lib failed for 'rgl'
Error in .C(symbol.C("rgl_quit"), success = FALSE, PACKAGE = "rgl") :
C function name not in DLL for package rgl
can you help me?
Best regards,
Simone
_______________________________________________ R-SIG-Mac mailing list R-SIG-Mac@stat.math.ethz.ch https://stat.ethz.ch/mailman/listinfo/r-sig-mac
--- Byron Ellis (ellis@stat.harvard.edu) "Oook" -- The Librarian
_______________________________________________ R-SIG-Mac mailing list R-SIG-Mac@stat.math.ethz.ch https://stat.ethz.ch/mailman/listinfo/r-sig-mac
--- Byron Ellis (ellis@stat.harvard.edu) "Oook" -- The Librarian