building an opkg/ipg file out of python source

jesod tunar jesodi at googlemail.com
Fri Dec 5 20:50:20 CET 2008


hi,

i'm new to openmoko and i'm trying to build an opkg-file out of my project
so others can easily install it.

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't an pure
tar.gz file.

So i tried to build opkg using the following way:
1. download and extract ipkg from
http://www.handhelds.org/download/packages/ipkg/ipkg-0.99.163.tar.gz
2. checked out opkg from http://svn.openmoko.org/trunk/src/target/opkg/ and
copied files to ipkg directory
3. run configure
4. make compile and here i get some error messages

 cd . && /bin/sh /home/checkob/handy/opkg/missing --run automake-1.9 --gnu
configure.ac:4: required directory ./conf does not exist
configure.ac: required file `conf/install-sh' not found
configure.ac: required file `conf/missing' not found
libbb/Makefile.am: required file `conf/compile' not found
libbb/Makefile.am: required file `conf/depcomp' not found
configure.ac:8: required file `libopkg/config.h.in' not found
configure.ac:10: required file `conf/config.guess' not found
configure.ac:10: required file `conf/config.sub' not found
configure.ac:25: required file `conf/ltmain.sh' not found
make: *** [Makefile.in] Fehler 1

anyone can please send me instructions on how to build an working opkg
package.

greetings,
tifereth
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openmoko.org/pipermail/devel/attachments/20081205/5137f56f/attachment-0001.htm 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: makePackage.sh
Type: application/x-sh
Size: 761 bytes
Desc: not available
Url : http://lists.openmoko.org/pipermail/devel/attachments/20081205/5137f56f/attachment-0001.sh 


More information about the devel mailing list