Credit: this short howto is based on a mail from Shawn Rutledge to org.openmoko.lists.device-owners.
The whole pile of development stuff won't fit in the flash of the FreeRunner, so you need to create a partition on a microSD card and mount it to /usr.
/usr directory to the card with cp -a /usr/* /media/card
Mount the card to /usr by hand or modify /etc/fstab/dev/mmcblk0p1 /usr ext3 defaults,noatime 0 0
With the card mounted as /usr, install the following packages:opkg install tasks-dev make
You can get make from angstrom-distribution.
Let me know if I have missed something.
© 2009 by David Madl. Impressum | Home (English) | Home (Deutsch) | Processing time: 6.711 s
Write a comment
The fields e-mail and website are optional. Your e-mail-address will not be displayed, it's only for me to be able to reply.