I&#39;m trying to install GAMSlinks so that I can run Gurobi 3.0.1 which is already installed and validated.  GAMS version 23.3.3 is also installed.  The system is 64 bit linux.  I downloaded GAMSlinks 0.4 through subversion, but noticed that it included OSI version .99 which doesn&#39;t include a link to Gurobi.  So, I updated the download by using &quot;svn propset svn:externals -F Externals . svn update&quot; to download version .103.<br>
<br>When I tried to run the ./configure script, it stops with:<br><br>make[3]: *** [OsiPresolve.lo] Error 1<br>make[3]: Leaving directory `/home/dpg3/GAMSlinks/Osi/src&#39;<br>make[2]: *** [all-recursive] Error 1<br>make[2]: Leaving directory `/home/dpg3/GAMSlinks/Osi/src&#39;<br>
make[1]: *** [all-recursive] Error 1<br>make[1]: Leaving directory `/home/dpg3/GAMSlinks/Osi&#39;<br>make: *** [all-recursive] Error 1<br><br>Is Osi version .103 not supported, or am I doing something else wrong?  <br><br>
Thanks for any help you can provide!<br>