Mercurial > hg > orthanc
diff LinuxCompilation.txt @ 1552:729d69336919
build instructions
author | jodogne |
---|---|
date | Wed, 19 Aug 2015 21:16:53 +0200 |
parents | 728c22ade2e2 |
children | 0b8e62bd9c48 |
line wrap: on
line diff
--- a/LinuxCompilation.txt Tue Aug 18 14:57:41 2015 +0200 +++ b/LinuxCompilation.txt Wed Aug 19 21:16:53 2015 +0200 @@ -116,6 +116,12 @@ SUPPORTED - Ubuntu 14.04 LTS ---------------------------- +# sudo apt-get install build-essential unzip cmake mercurial \ + uuid-dev libcurl4-openssl-dev liblua5.1-0-dev \ + libgtest-dev libpng-dev libsqlite3-dev libssl-dev \ + zlib1g-dev libdcmtk2-dev libboost-all-dev libwrap0-dev \ + libcharls-dev libjsoncpp-dev libpugixml-dev + # cmake -DALLOW_DOWNLOADS=ON \ -DUSE_GTEST_DEBIAN_SOURCE_PACKAGE=ON \ -DUSE_SYSTEM_MONGOOSE=OFF \