|
|
|
@ -16,7 +16,7 @@ |
|
|
|
## Debian testing/Linux Mint/Ubuntu |
|
|
|
## Debian testing/Linux Mint/Ubuntu |
|
|
|
Install dependencies: |
|
|
|
Install dependencies: |
|
|
|
```sh |
|
|
|
```sh |
|
|
|
sudo apt-get install git cmake make g++ libclang-3.7-dev liblldb-3.7-dev clang-format-3.7 pkg-config libboost-filesystem-dev libgtksourceviewmm-3.0-dev aspell-en libaspell-dev libgit2-dev exuberant-ctags |
|
|
|
sudo apt-get install git cmake make g++ libclang-3.8-dev liblldb-3.8-dev clang-format pkg-config libboost-filesystem-dev libgtksourceviewmm-3.0-dev aspell-en libaspell-dev libgit2-dev exuberant-ctags |
|
|
|
``` |
|
|
|
``` |
|
|
|
|
|
|
|
|
|
|
|
Get juCi++ source, compile and install: |
|
|
|
Get juCi++ source, compile and install: |
|
|
|
|