Skip to content

Instantly share code, notes, and snippets.

@lextm
Created May 29, 2019 04:02
Show Gist options
  • Select an option

  • Save lextm/d4e16add87542bbf0862af1e56903f6f to your computer and use it in GitHub Desktop.

Select an option

Save lextm/d4e16add87542bbf0862af1e56903f6f to your computer and use it in GitHub Desktop.

Revisions

  1. lextm created this gist May 29, 2019.
    10 changes: 10 additions & 0 deletions build.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,10 @@
    git clone https://github.com/mono/monodevelop.git
    cd monodevelop
    git checkout release-7.8
    git submodule update --init --recursive

    sudo apt install autoconf
    sudo apt install libglade2.0
    sudo apt install libssh2-1-dev
    ./configure --profile=stable
    make