hi,<br><br>i&#39;m new to openmoko and i&#39;m trying to build an opkg-file out of my project so others can easily install it.<br><br>I tried to build an ipkg file using the attached script, but when i tried to install i get some strange ipkg result code so i assume ipkg isn&#39;t an pure tar.gz file.<br>
<br>So i tried to build opkg using the following way:<br>1. download and extract ipkg from <a href="http://www.handhelds.org/download/packages/ipkg/ipkg-0.99.163.tar.gz">http://www.handhelds.org/download/packages/ipkg/ipkg-0.99.163.tar.gz</a><br>
2. checked out opkg from <a href="http://svn.openmoko.org/trunk/src/target/opkg/">http://svn.openmoko.org/trunk/src/target/opkg/</a> and copied files to ipkg directory<br>3. run configure<br>4. make compile and here i get some error messages<br>
<br>&nbsp;cd . &amp;&amp; /bin/sh /home/checkob/handy/opkg/missing --run automake-1.9 --gnu<br><a href="http://configure.ac:4">configure.ac:4</a>: required directory ./conf does not exist<br><a href="http://configure.ac">configure.ac</a>: required file `conf/install-sh&#39; not found<br>
<a href="http://configure.ac">configure.ac</a>: required file `conf/missing&#39; not found<br>libbb/Makefile.am: required file `conf/compile&#39; not found<br>libbb/Makefile.am: required file `conf/depcomp&#39; not found<br>
<a href="http://configure.ac:8">configure.ac:8</a>: required file `libopkg/<a href="http://config.h.in">config.h.in</a>&#39; not found<br><a href="http://configure.ac:10">configure.ac:10</a>: required file `conf/config.guess&#39; not found<br>
<a href="http://configure.ac:10">configure.ac:10</a>: required file `conf/config.sub&#39; not found<br><a href="http://configure.ac:25">configure.ac:25</a>: required file `conf/ltmain.sh&#39; not found<br>make: *** [Makefile.in] Fehler 1<br>
<br>anyone can please send me instructions on how to build an working opkg package.<br><br>greetings,<br>tifereth<br>