Active Topics

 


Reply
Thread Tools
Posts: 2 | Thanked: 0 times | Joined on Apr 2010
#1
When I build a Debian package with esbox 2.0, and when I try to install it on my N900, it says:

Unable to install 'Helloworld'.
Incompatible application package.

Does anyone know how to make a compatible package?

What I did:

1. Selected project in Esbox(Helloworld).
2. Right-click, Debian Package, Build Debian package.
3. Selected FREMANTLE_ARMEL target.
4. Copied the generated debian package to my N900.
5. Opened the package with Application manager.

Then I got the error message.
 
Posts: 432 | Thanked: 645 times | Joined on Mar 2009
#2
Hi,

you could try to deploy and run it from Esbox, like:

Code:
right-click > Debian Package > Deploy/Install Package to Device
Then it uses dpkg directly, which will provide you a lot more debugging information in the console view. Depending on your linux experience, you can of course run the following as root and post the error message here:

Code:
dpkg -i <package-file>
Both ways are equivalent.

Daniel
 
Posts: 30 | Thanked: 3 times | Joined on Apr 2010
#3
Hi, I have successfully make a .deb file and install in my phone but then after installation there is nothing in the phone and when I open the .deb file in my Linux machine, it just has some structure folders and readme file, nothing more. I have the same problem using dh-make and dpkg-buildpackage.
Any help please.
 
Posts: 64 | Thanked: 13 times | Joined on Apr 2010
#4
Hello
i have the same problem how can you manage to solve

Regards
Wael
 
Reply


 
Forum Jump


All times are GMT. The time now is 14:32.