On Jul 17, 2012, at 03:02 , Duncan Murdoch wrote:

> It also needs the headers, not just the library.  If you have them and it's 
> not finding them, you can give hints to the configure script; after unpacking 
> the source, run ./configure --help to see what's possible.

Red herring... It really is the library that goes AWOL. I'm not sure why, but 
the magical incantation on OSX (Snow Leopard at least) seems to be 

install.packages("rgl", configure.args="--with-gl-libs=/usr/X11/lib")

-- 
Peter Dalgaard, Professor,
Center for Statistics, Copenhagen Business School
Solbjerg Plads 3, 2000 Frederiksberg, Denmark
Phone: (+45)38153501
Email: [email protected]  Priv: [email protected]

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

Reply via email to