Thread
:
solution for power-users for maemo - how to find space
View Single Post
misiak
2011-05-05 , 20:46
Posts: 805 | Thanked: 1,605 times | Joined on Feb 2010 @ Gdynia, Poland
#
2
Install to /opt partition and, if needed create symlinks in rootfs. The /opt partition is 2GB big and you can put all binaries and libraries there in a folder like /opt/mysuperapp and then create symlinks of .so libs to /usr/lib and of you application binary executable file to /usr/bin (if you want to run it from terminal without prefix, i mean "mysuperapp" instead of "/opt/mysuperapp/mysuperapp"). There is also kumatux environment (
http://kumatux.org/Install.html
) in which you can install some programs to your EMMC or memory card, but I don't recommend it unless you are only compiling and installing command line software for your own use (I don't recommend deploying your apps in such environment to wider audience).
Quote & Reply
|
The Following User Says Thank You to misiak For This Useful Post:
kingoddball
misiak
View Public Profile
Send a private message to misiak
Find all posts by misiak