Friday, May 20, 2011

Portable Linux applications.

After using Winpenpack, portableapps for winows i was trying to build my own collection of portable apps for Linux, but good news is that some people have already done that for us all. ;-)

Below is the link of the site where you can download Linux Portable apps.


If you are trying to make portable builds then you can do it by setting LD_LIBRARY_PATH to your apps dirwctory and then launching it via shell script. I have created a script which copies all the dependencies into your application's directory so that you build that a portable suit. You can find some important scripts in Linux label ( look right list of labels ).  

No comments: