Thread
:
c++ getting started guide for maemo4
View Single Post
BruceL
2008-09-02 , 17:25
Posts: 305 | Thanked: 154 times | Joined on Aug 2006 @ Colorado
#
22
I used to have the entire maemo sandbox on my NIT and chroot into it. If that is too much you might try building under the debian chroot. Lastly, you can probably extract the files from the debianutils using dpkg -x and then copy them into place manually. I've done that with a number of things.
Another problem is that for large builds your /tmp directory will run out of space. I have a script that fixes this.
For software you write yourself, however, all you need is the compiler(s) and make.
__________________
Give me immortality or give me death!
Quote & Reply
|
The Following 2 Users Say Thank You to BruceL For This Useful Post:
lcuk
,
qwerty12
BruceL
View Public Profile
Send a private message to BruceL
Find all posts by BruceL