Thread
:
Effort required for porting Debian apps to Maemo 5?
View Single Post
mikkov
2009-12-08 , 19:25
Posts: 1,208 | Thanked: 1,028 times | Joined on Oct 2007
#
5
Quick compiling guide for non gui apps:
1. install SDK
2. use debian source repositories in /etc/apt/sources.list
3. apt-get source package
4. cd package dir
5. dpkg-buildpackage -rfakeroot
somewhere in between you have to install missing depencies and possibly build them too.
Quote & Reply
|
mikkov
View Public Profile
Find all posts by mikkov