On 04/12/2013 02:41 PM, Colin Holgate wrote:
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.


Colin it seems you have installed 64 bit Linux but LiveCode needs 32 bit. You can install the ia32 bit libs or a pure 32 bit version of your distro.

Warren


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to