Hi everyone.
I don't know exactly if I can post on the "AppImageKit developers" session, since I'm not an AppImageKit developer yet.
Anyway, here am I.
I'm doing researches about alternative methods of application management on gnu/linux since the beginning of this year. Recently, I came to know the AppImages from PortableLinuxApps.
I think I already have some knowledge about the issues concerning making portable applications for gnu/linux, that can be summarized into two points: "make the app find it's files" and "make the app access it's libraries".
I think I understand the approach klik used to have on these problems, and the approach klik2 was planning to have. However, I don't understand yet the AppRun aproach.
AppRun used to be a shell script, as can be seen here.
http://www.youtube.com/watch?v=jGdVRvhCPLs
But now, it is a compiled application. I tried to find it's source code, but I could not find a link in this forum. Is it closed source, or it's just not available yet?
The AppRun approach intrigues me because I could not imagine one simpler (simpler in theory) aproach than that of klik2 (the unionfs+fakechroot stuff), which seems to be used now by PAFL.
http://www.portools.com/
I would like to help on the development, if help is needed. If not, I would like just to know better probono's AppRun approach.
For now, I think that's all.
Auf wiedersehen für alle.
