Peter- Tuesday, July 3, 2012, 11:59:06 PM, you wrote:
> Needing to change executability is very very rare, because of course all > application installations are being done through the package manager. > Livecode apps are different in this respect. Presumably when people package > their Livecode Linux apps for distribution they include a shell script which > does all this stuff....? Er... runrev doesn't. The LiveCode installer is a binary file. Whether the executable bit is set or not is irrelevant because it doesn't survive a download from the web page. But the LiveCode installer itself is neither an archive file, in which case the user wouldn't have to fiddle with the executable bit, nor any file type recognized by the system as installable, in which case the package manager would spring into action. -- -Mark Wieder [email protected] _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
