[oe] Trying to package Appweb 2.1.0

Nelson Castillo nelson at emqbit.com
Sun Feb 18 20:29:21 UTC 2007


Hi.

We've been trying to package Appweb 2.1.0. This package works
(We haven't thought of PHP5).

We tried to get rid of /usr/mime.types in the commented code that
follows but we could not.

#FILES_${PN} += " /etc/appWeb/appWeb.conf /etc/appWeb/mime.types"
FILES_${PN} += " /usr/appWeb.conf /usr/mime.types"

do_install () {
        oe_runmake 'ROOT_DIR=${D}' install-all
# How do we do this?
#mkdir ${D}/etc/appWeb
#cp ${D}/usr/appWeb.conf ${D}/etc/appWeb/
#cp ${D}/usr/mime.types ${D}/etc/appWeb/
}

How do we do that?

Those are the errors we get:

!!! Failed to move ./etc/appWeb to
/mnt/emqbit1/oe/tmp/work/armv4t-angstrom-linux-gnueabi/appweb-2.1.0-r0/install/appweb/./etc/appWeb
!!! [Errno 39] Directory not empty
NOTE: Task failed: File population failed

And we always get these and it seems they don't hurt.

FATAL: arm-angstrom-linux-gnueabi-strip
/mnt/emqbit1/oe/tmp/work/armv4t-angstrom-linux-gnueabi/appweb-2.1.0-r0/image/usr/sbin/httpComp:
command failed
FATAL: arm-angstrom-linux-gnueabi-strip
/mnt/emqbit1/oe/tmp/work/armv4t-angstrom-linux-gnueabi/appweb-2.1.0-r0/image/usr/sbin/httpPassword:
command failed


Regards,
Nelson.-

-- 
http://arhuaco.org
http://emQbit.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: appweb.tar.gz
Type: application/x-gzip
Size: 5159 bytes
Desc: not available
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20070218/02e6ce98/attachment-0002.gz>


More information about the Openembedded-devel mailing list