Dear Prof. Murdoch,

the following worked on my system with the svn checkout:

/usr/bin/R CMD install ./rgl --configure-args=" --x-libraries='/usr/ X11/lib' --x-includes='/usr/X11/include/X11' X_LIBS='/usr/X11/lib' -- with-gl-libs=/System/Library/Frameworks/OpenGL.framework/Libraries"


I had to use the svn, because the tarball available from the download was somehow broken

tar -xvzf rgl_0-1.81.713.tar.gz
tar: This does not look like a tar archive
tar: Skipping to next header
tar: Error exit delayed from previous erro

Regards, Jochen

On Sep 3, 2008, at 15:51, Duncan Murdoch wrote:
^^^^^^^^
<< sometimes having a funny sort order in Mail brings up interesting old mails ;-) >>

I have now moved rgl to R-forge, which means there will be regular automatic builds of the development versions. I notice that the Mac OS build failed with the familiar

ld: warning, duplicate dylib /Developer/SDKs/MacOSX10.4u.sdk/usr/ local/lib/libgcc_s.1.dylib
ld: cycle in dylib re-exports with /usr/X11/lib/libGL.dylib
collect2: ld returned 1 exit status
make[1]: *** [aglrgl.so] Error 1
make: *** [aglrgl.so] Error 2
chmod: /srv/R/pkgs/7wj1zq2wb0/rgl/libs/i386/*: No such file or directory
ERROR: compilation failed for package 'rgl'

I will see about fixing this. Mac OS experts would be welcome additions to the project!

Duncan Murdoch

_______________________________________________
R-SIG-Mac mailing list
[email protected]
https://stat.ethz.ch/mailman/listinfo/r-sig-mac

_______________________________________________
R-SIG-Mac mailing list
[email protected]
https://stat.ethz.ch/mailman/listinfo/r-sig-mac

Reply via email to