Hello!<br>I&#39;m trying to compile openmoko-contacts3 from SHR distribution. It needs libframeworkd-glib.<br>So I download libframeworkd-glib from FSO git and run:<br><br>om-conf --prefix=/usr/local/openmoko libframeworkd-glib<br>
cd libframeworkd-glib<br>make install<br><br>All is going good except for the libraries are not installed into &#39;/usr/local/openmoko/usr/include/frameworkd-glib/&#39; but into &#39;/usr/include/frameworkd-glib/&#39; of my computer.<br>
What do I have to change to make it installed to toolchain directory (/usr/local/openmoko)?<br>Thanks. Leonti &nbsp; <br>