PDA

View Full Version : How can we make a armel package?


sandbox
08-21-2008, 03:06 AM
which kind of package can we install on N800? application_i386.deb or application_armel.deb?

When I run dpkg-buildpackage -rfakeroot under armel target, I got the error message:
mmap: Permission denied
dpkg-architecture: failure: dpkg --print-architecture failed:
dpkg-buildpackage: failure: dpkg-architecture gave error exit status 255

Who can tell me how to make a armel package.?

Thanks!

D'ohboy
08-21-2008, 03:16 AM
I could be wrong but I think you need scratchbox on some other Linux box to create armel packages compatible with the tablet. If the application is a debian armel package you might be better off using Qole's easy debian package and install whatever debian package you want in Qole's debian image.

Khertan
08-21-2008, 03:39 AM
Or use py2deb package python app :)

free
08-21-2008, 04:49 AM
You can install "application_armel.deb"
On which linux version (host) are you running scratchbox?

sandbox
08-21-2008, 05:32 AM
I hope to know how to make armel package with scratchbox.

free
08-21-2008, 05:35 AM
"On which linux version (host) are you running scratchbox?"

On what did you install scratchbox?

sandbox
08-21-2008, 07:36 AM
My linux version is 2.6.24-19-generic Ubuntu

free
08-21-2008, 10:51 AM
You should read the INSTALL (http://repository.maemo.org/stable/4.1/INSTALL.txt)file.