Installing Applications

You can install pretty much any software there is for your device, the problem is you need the dependencies as well. This release - 'MetaHacker - Visiting Port Watson! does not have a complicated chain of dependencies ;). When you have selected your applications, create a directory in home/user/ called apps and copy the apps there. Now, you need to edit the postinst file and add the line:
dpkg -i /home/user/apps/your_application.deb so in Jiboia we have for example:
dpkg -i /home/user/apps/ogg-support_0.2_armel.deb

vern 2007-06-04