Thanks for the input Mark!<br><div class="gmail_quote"><div><br>I successfully installed openssl (pre-compiled package) and then re-run the 'configure' with this;<br></div><br></div><font color="#888888"></font>./configure --with-openssl=/usr/local/ssl --with-mysql=/usr/sfw/bin<br>
<br>I added the 'with-mysql' path option because of a compile error that was looking for the path to mysql. I found the path to mysql by<br>running; <br><br>/usr/sfw/bin/mysql -V<br><br>Then after 'configure' completed successfully, I run the following;<br>
<br>gmake clean [really important step]<br><br>gmake<br><br>gmake install<br><br><br>Thanks for the help!<br><br><br>Regards,<br>Juki<br>