... | ... | @@ -8,11 +8,11 @@ Regarding Linux and macOS, all the tools you need are probably already installed |
|
|
|
|
|
### Building on linux
|
|
|
Install the following libraries:
|
|
|
sudo apt-get install build-essential clang libdbus-1-dev libgtk-3-dev \
|
|
|
`sudo apt-get install build-essential clang libdbus-1-dev libgtk-3-dev \
|
|
|
libnotify-dev libgnome-keyring-dev \
|
|
|
libasound2-dev libcap-dev libcups2-dev libxtst-dev \
|
|
|
libxss1 libnss3-dev gcc-multilib g++-multilib curl \
|
|
|
gperf bison python-dbusmock openjdk-8-jre
|
|
|
gperf bison python-dbusmock openjdk-8-jre`
|
|
|
|
|
|
### Clone PrivMX Desktop Client public repository to your computer:
|
|
|
`git clone ssh://git@dev.privmx.com:122/main/privmx-desktop-client.git`
|
... | ... | |