<br>Hi all,<br><br>I&#39;m encountering an error while trying to install the MacPorts version of fxruby on a Intel Mac running 10.4.11.&nbsp; It appears to be having trouble installing and building the &#39;fox&#39; library prerequisite.&nbsp; It looks like&nbsp; it&#39;s having trouble generating the libraries: &quot;-o .libs/libFOX-1.6.0.0.34.dylib&quot; and &quot;-o <a href="http://libFOX-1.6.la">libFOX-1.6.la</a>&quot;.&nbsp; The errors generated are:<br>
<br>/usr/libexec/gcc/i686-apple-darwin8/4.0.1/libtool: can&#39;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&#39;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&nbsp; that GLU and GL are OpenGL libs&nbsp; and should just &quot;be there&quot; with the OS, right?<br>
<br>The version of&nbsp; fox it&#39;s trying to install is 1.6.34.&nbsp; My version of MacPorts is 1.70...&nbsp; I had just completely uninstalled my previous version and installed 1.70 from scratch.&nbsp; I&#39;ve tried &quot;port clean&quot; 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 &quot;*GL*&quot;... any idea where these should be hanging out?&nbsp; Any other suggestions?<br><br>Thanks in advance!<br><br>Rob<br><br>