Linked by Thom Holwerda on Wed 14th Feb 2007 18:49 UTC, submitted by Dolores Parker
Linux "Klik is unique among software installation systems for Linux, in that each package installed through klik is self-contained, isolated from the rest of the operating system. Klik isn't a package management system; rather it's an application that lets you download and run software without installing it."
Permalink for comment 213014
To read all comments associated with this story, please click here.
RE[2]: .apps?
by somebody on Thu 15th Feb 2007 15:28 UTC in reply to "RE: .apps?"
somebody
Member since:
2005-07-07

a) Isin't that more or less what OSX does with foo.app?

Yes.


No!

Approach is completely different.

On Apple .app is a folder not file. On klik it is really just one file.

Apple just hides everything under .app and shows it as it would be one file only (if you don't believe just start terminal and go into app folder your self), while klik mounts application file as loop device on execution and then executes contents.

Apple approach has been used in ROX for ages.

p.s. I'm not sayng that Apple approach is bad, it is just not possible on linux. There is just too many different vfs-fm approaches and one can't expect that every last one would support it. Klik goes around that, because it provides common execution and also provides support for a lot of fm out there.

Reply Parent Bookmark Score: 3