Page 1 of 1

Unsupported, but does it work? KaOS

Posted: Tue Sep 06, 2016 2:49 pm
by wsamples
Full official Linux support is extremely limited, but LiveCode runs well in many unsupported distros. Sadly, not as well in a few others.

KaOS is definitely an outlier distro. A self standing project using its own packages, it offers only KDE Plasma and has a predominant focus on the QT toolkit. This makes it in some regards a good experiment because we can expect to have to provide additional libraries in order to get LiveCode working. Again, initial installation was from DVD using all defaults.

After making the LiveCode installer executable, clicking on it did nothing. 'ldd' did not reveal any missing libs and trying to open it from the command line did not produce any output. Following the advice in the LiveCode release notes, I installed google-chrome. That was all it took. LiveCode runs correctly, although responding sometimes a little sluggishly with some elements -- most notably answer dialogs -- not drawing all at once, but in noticeable step fashion. KaOS was not happy in VirtualBox, not offering normal integration, so it may run LiveCode with better visual smoothness when fully installed. In any event, it was very simple to get from no-go to fully functioning.

Re: Unsupported, but does it work? KaOS

Posted: Wed Sep 07, 2016 11:25 pm
by MaxV
Did you try to install deb/rpm package for linux? See http://www.maxvessi.net/livecode/linux/index.php
It's unofficial, but it usually works.

Re: Unsupported, but does it work? KaOS

Posted: Thu Sep 08, 2016 2:23 am
by wsamples
There was no need to do anything other than install a piece of software from the distro's official repo which installed whatever dependencies were missing. Also, there are several distros which don't use either rpm or deb and KaOS is one of them.