setting up Linux for LiveCode and other dev questions

Colin Holgate coiin at verizon.net
Fri Apr 12 15:41:30 EDT 2013


I had already set the permissions to be read write for everyone, moved it out of the downloads folder, and set the executable box. None of those helped.

Here's one clue, if I do this:

ldd LiveCodeCommunityInstaller-6_0_0-Linux.x86

I get:

not a dynamic executable

If I then try:

readelf -l LiveCodeCommunityInstaller-6_0_0-Linux.x86 | grep ld-linux

I get:

[Requesting program interpreter: /lib/ld-linux.so.2]

Does that give any more clues? BTW, uname -m gives x86_64, and it was the 64 bit version I downloaded.


More information about the use-livecode mailing list