<br>Hi all,<br><br>I'm encountering an error while trying to install the MacPorts version of fxruby on a Intel Mac running 10.4.11. It appears to be having trouble installing and building the 'fox' library prerequisite. It looks like it's having trouble generating the libraries: "-o .libs/libFOX-1.6.0.0.34.dylib" and "-o <a href="http://libFOX-1.6.la">libFOX-1.6.la</a>". The errors generated are:<br>
<br>/usr/libexec/gcc/i686-apple-darwin8/4.0.1/libtool: can't locate file for: -lGLU<br>/usr/libexec/gcc/i686-apple-darwin8/4.0.1/libtool: file: -lGLU is not an object file (not allowed in a library)<br>/usr/libexec/gcc/i686-apple-darwin8/4.0.1/libtool: can't locate file for: -lGL<br>
/usr/libexec/gcc/i686-apple-darwin8/4.0.1/libtool: file: -lGL is not an object file (not allowed in a library)<br><br>My understanding is that GLU and GL are OpenGL libs and should just "be there" with the OS, right?<br>
<br>The version of fox it's trying to install is 1.6.34. My version of MacPorts is 1.70... I had just completely uninstalled my previous version and installed 1.70 from scratch. I've tried "port clean" on the fox and Xft2 packages and tried the install again, with no luck.<br>
<br>I poked around in /usr/lib but did not see libs named "*GL*"... any idea where these should be hanging out? Any other suggestions?<br><br>Thanks in advance!<br><br>Rob<br><br>