Hi,<br>I encountered 3 main problems while trying to install GMP onto my Macbook (OS 10.5.6).<br><br>The first, if I try to make check in uncompressed library and that library has a space character anywhere in its path, my make check fails on the first set of tests. Moving to a lower directory fixed this.<br>
Second, if you accidentally make check before make, it fails inexplicably and reports problems that shouldn&#39;t exist. Using make clean, then starting again from the beginning fixed this.<br>Third, make install failed due to permission errors. Using sudo make install (and having the root password) fixed this.<br clear="all">
<br>-- <br>Patrick Eisenmann<br>Undergrad Computer Science<br><a href="mailto:peisenmann@gatech.edu">peisenmann@gatech.edu</a>