<div>I'm having trouble compiling the example code from the Hildon Desktop Apps How-to at:</div>
<div><br><span class="Object" id="OBJ_PREFIX_DWT288"><a href="http://maemo.org/development/documentation/how-tos/4-x/writing_hildon_desktop_plug-ins_for_maemo.html" target="_blank">http://maemo.org/development/documentation/how-tos/4-x/writing_hildon_desktop_plug-ins_for_maemo.html</a></span> <br>
<br>Following the instructions and running: <br> dpkg-buildpackage -rfakeroot </div>
<div><br>I get the following error in the config: <br> # Add here commands to configure the package. <br> CFLAGS="-Wall -g -O2" ./configure --prefix=/usr --disable-static <br> configure: error: cannot find install-sh or install.sh in . ./.. ./../.. <br>
make: *** [configure-stamp] Error 1 <br></div>
<div>There doesn't seem to be anything named "install" in the tar file.</div>
<div><br>Any suggestions? <br></div>