A little more involved.  I've only done it on Mac, but start here:
See https://github.com/livecode/livecode/blob/develop/README.md

You need to clone the git repository to your machine and have the build
tools setup for your platform.  I'm not sure about the "install" part
though... I've just been running the result directly from where it is built
since I'm repeatedly building different versions.  I only install the
packaged ones I download.

On Sun, Sep 10, 2017 at 9:32 AM, Richmond Mathewson via use-livecode <
use-livecode@lists.runrev.com> wrote:

> Sometimes I download a folder containing the source code for an
> application and cd into it from the Terminal and do a
>
> ./compile
> make
> make install
>
> series of actions
>
> and the code is compiled and installed in my operating system.
>
> How does one download such a folder of an Open Source version of Livecode?
>
> Richmond.
> _______________________________________________
> 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
>
_______________________________________________
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