Linux versions released

Linux versions released

There are now Linux versions of all plugins for download. They are built for Ubuntu 18.04. If you need them rebuild for another platform. Follow these steps:

git clone git@github.com:FigBug/slPlugins.git
cd slPlugins
git submodule init
git submodule update
cd ci
export OS=linux
./build

3 Comments on “Linux versions released

  1. I was trying to use these on ubuntu 16.04. I should follow these instructions/commands to get them to work in 16.04? Sorry…I’m not very familiar with the command line and what this is supposed to do. Thanks.

  2. The correct repository is “https://github.com/FigBug/slPlugins”
    There is also a problem with the .gitsubmodule file pointing to inaccessible repositories.
    Also “./build” is instead “./build.sh”.

  3. Daniel Schär

    Hi there,
    Thanks a lot for the Linux release. I’ve tested some of them with success.
    Highly appreciated.
    Daniel

Leave a Reply

Your email address will not be published.