Thanks for the help this allowed me to get it all installed. Now on to some other challenges of getting bluetooth etc installed. Once I get that all going I will have some additional questions.<div><br></div><div>I appreciate your assistance as i realize this was a personal project.</div>

<div><br>Are you against getting a wiki going? <br clear="all">Matt<br>
<br><br><div class="gmail_quote">On Tue, Oct 2, 2012 at 8:29 AM, Dan Smith <span dir="ltr">&lt;<a href="mailto:dsmith@danplanet.com" target="_blank">dsmith@danplanet.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im">&gt; /usr/bin/ld: cannot find -l/usr/bin/iniparser<br>
&gt; collect2: ld returned 1 exit status<br>
<br>
</div>Okay, that means it can&#39;t find the .so in /usr/local/lib. Try adding<br>
this to the CFLAGS from before in the Makefile:<br>
<br>
 -L/usr/local/lib<br>
<div class="im"><br>
&gt; btw your app is very awesome not much available for mobile use<br>
<br>
</div>Thanks!<br>
<div class="HOEnZb"><div class="h5"><br>
--<br>
Dan Smith<br>
<a href="http://www.danplanet.com" target="_blank">www.danplanet.com</a><br>
KK7DS<br>
<br>
</div></div><br>_______________________________________________<br>
UAT mailing list<br>
<a href="mailto:UAT@lists.danplanet.com">UAT@lists.danplanet.com</a><br>
<a href="http://intrepid.danplanet.com/mailman/listinfo/uat" target="_blank">http://intrepid.danplanet.com/mailman/listinfo/uat</a><br>
<br></blockquote></div><br></div>