Welcome to our new forum
All users of the legacy CODESYS Forums, please create a new account at account.codesys.com. But make sure to use the same E-Mail address as in the old Forum. Then your posts will be matched. Close

CODESYS 4 Linux:

mrkarl
2020-06-08
2024-02-21
  • mrkarl - 2020-06-08

    Modified commands needed to run on my system. Some additional prerequisites for installation w/o docker. Modified wget to download install2.sh with the proper naming.

    echo "### Installing Requisite Packages ###"
    sudo apt-get install -y wine64 wine64-development cabextract winbind msitools jwm

    echo "### Downloading Config Script ###"
    wget -c "https://forge.codesys.com/tol/codesys-4-linux/docker/ci/master/tree/codesys-ide/install2.sh"


    Talk Topic about project #codesys-4-linux

     
  • Ingo

    Ingo - 2020-06-09

    Thanks! Extended the Prerequisits on the Project page.
    But what was with the download problem? Where did you change what?

     

Log in to post a comment.