Mercurial > hg > orthanc
diff LinuxCompilation.txt @ 1337:afaa55d42ddd
FreeBSD support
author | jodogne |
---|---|
date | Tue, 31 Mar 2015 11:40:29 +0200 |
parents | c4ae92753d57 |
children | d8334d7b425d |
line wrap: on
line diff
--- a/LinuxCompilation.txt Mon Mar 30 16:18:46 2015 +0200 +++ b/LinuxCompilation.txt Tue Mar 31 11:40:29 2015 +0200 @@ -219,6 +219,17 @@ +SUPPORTED - FreeBSD 10.1 +------------------------ + +# pkg install jsoncpp pugixml lua51 curl googletest dcmtk cmake \ + e2fsprogs-libuuid glog boost-libs sqlite3 python libiconv + +# cmake -DALLOW_DOWNLOADS=ON \ + -DUSE_SYSTEM_MONGOOSE=OFF \ + -DDCMTK_LIBRARIES="dcmdsig;charls;dcmjpls" \ + ~/Orthanc + Other Linux distributions?