I'm having a problem with the Rggobi library. I've installed R1.6.2
using Jan de Leeuw's binaries and separately I have installed ggobi.
The binaries include the Rggobi package. However when I try to access
it in R I get
> library(Rggobi)
Error in dyn.load(x, as.logical(local), as.logical(now)) :
unable to load shared library
"/usr/local/lib/R/library/Rggobi/libs/Rggobi.so":
dlcompat: dyld: /usr/local/lib/R/bin/R.bin Undefined symbols:
_GGobi_cleanUpEdgeRelationships
Error in library(Rggobi) : .First.lib failed
Has anyone else had this problem?
Cheers
Peter Challenor
Room 254/41, James Rennell Division,
Southampton Oceanography Centre, Southampton, SO14 3ZH, UK
Phone (+44) 23 80596413 Fax (+44) 23 80596400
Rggobi
2 messages · Peter Challenor, Jan de Leeuw
I don't have this dynload problem. Do you also see the stuff below ?
[cabledoc116:~] deleeuw% otool -L
/usr/local/lib/R/library/Rggobi/libs/Rggobi.so
/usr/local/lib/R/library/Rggobi/libs/Rggobi.so:
libggobi.dylib (compatibility version 0.0.0, current version
0.0.0)
/sw/lib/libgtk-1.2.0.dylib (compatibility version 10.0.0,
current version 10.1.0)
/sw/lib/libgdk-1.2.0.dylib (compatibility version 10.0.0,
current version 10.1.0)
/sw/lib/libgmodule-1.2.0.dylib (compatibility version 1.0.0,
current version 1.10.0)
/sw/lib/libglib-1.2.0.dylib (compatibility version 1.0.0,
current version 1.10.0)
/sw/lib/libdl.0.dylib (compatibility version 0.0.0, current
version 0.0.0)
/sw/lib/libintl.1.dylib (compatibility version 2.0.0, current
version 2.1.0)
/usr/X11R6/lib/libXext.6.dylib (compatibility version 6.4.0,
current version 6.4.0)
/usr/X11R6/lib/libX11.6.dylib (compatibility version 6.2.0,
current version 6.2.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0,
current version 60.2.0)
Now, I cannot really test things because my ggobi is mortally wounded
since I
tried to rebuild it with the native gtk-osx (which is still missing
some components).
On Thursday, January 23, 2003, at 03:53 AM, Peter Challenor wrote:
I'm having a problem with the Rggobi library. I've installed R1.6.2 using Jan de Leeuw's binaries and separately I have installed ggobi. The binaries include the Rggobi package. However when I try to access it in R I get
library(Rggobi)
Error in dyn.load(x, as.logical(local), as.logical(now)) :
unable to load shared library
"/usr/local/lib/R/library/Rggobi/libs/Rggobi.so":
dlcompat: dyld: /usr/local/lib/R/bin/R.bin Undefined symbols:
_GGobi_cleanUpEdgeRelationships
Error in library(Rggobi) : .First.lib failed
Has anyone else had this problem?
Cheers
Peter Challenor
Room 254/41, James Rennell Division,
Southampton Oceanography Centre, Southampton, SO14 3ZH, UK
Phone (+44) 23 80596413 Fax (+44) 23 80596400
_______________________________________________ R-SIG-Mac mailing list R-SIG-Mac@stat.math.ethz.ch http://www.stat.math.ethz.ch/mailman/listinfo/r-sig-mac
=== Jan de Leeuw; Professor and Chair, UCLA Department of Statistics; Editor: Journal of Multivariate Analysis, Journal of Statistical Software US mail: 9432 Boelter Hall, Box 951554, Los Angeles, CA 90095-1554 phone (310)-825-9550; fax (310)-206-5658; email: deleeuw@stat.ucla.edu homepage: http://gifi.stat.ucla.edu ------------------------------------------------------------------------ ------------------------- No matter where you go, there you are. --- Buckaroo Banzai http://gifi.stat.ucla.edu/sounds/nomatter.au ------------------------------------------------------------------------ -------------------------