setting up Linux for LiveCode and other dev questions

Warren Samples warren at warrensweb.us
Fri Apr 12 15:50:18 EDT 2013


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





More information about the use-livecode mailing list