Page 1 of 1

Issues Deploying LiveCode Stacks on Linux (File Permissions & Library Dependencies)

Posted: Thu Nov 13, 2025 3:55 am
by takeokismet
Hi everyone,

I’m deploying a LiveCode stack on multiple Linux distributions (Ubuntu, Debian, CentOS) and running into recurring issues:

File permission errors after packaging

Missing or mismatched shared libraries (.so)

Different behaviors across distros

Has anyone developed a reliable method or checklist for packaging and running LiveCode apps consistently across Linux systems?

Thanks in advance for your insights.

Re: Issues Deploying LiveCode Stacks on Linux (File Permissions & Library Dependencies)

Posted: Sat Nov 15, 2025 5:42 pm
by FourthWorld
The general guidance that a system configured to run a browser can usually run LC is often sufficient, but if you're running into specific errors on a system that has a working browser installed we'll need to see details to help with those.

Re: Issues Deploying LiveCode Stacks on Linux (File Permissions & Library Dependencies)

Posted: Sat Nov 15, 2025 7:30 pm
by richmond62
Are you deploying a LiveCode stack, or a standalone built for Linux?