Dear All,my apologies if a solution was already proposed for this and I missed. I didn't have much success with my search, therefore I ask here directions on building the rgl package from the source using Leopard (and R-2.6.2 RC - 64 bits, built from the source).
I initially tried what I always do to install packages:
install.packages("rgl", dep=T, type="source")
which failed with:
checking for glEnd in -lGL... no
configure: error: missing required library GL
Well, OpenGL is available under Frameworks: /System/Library/Frameworks/
OpenGL.framework
and I wonder if anyone could give me some suggestions on how to pass and what are the correct 'configure' options to install the rgl package.
Thank you very much, b
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ R-SIG-Mac mailing list [email protected] https://stat.ethz.ch/mailman/listinfo/r-sig-mac
