# HG changeset patch # User Sebastien Jodogne # Date 1415371973 -3600 # Node ID c4ae92753d5770674df26ae9f111d58770042ff8 # Parent efece308018e2715d4da5435362acc22009c2cc5 note about doxygen diff -r efece308018e -r c4ae92753d57 LinuxCompilation.txt --- a/LinuxCompilation.txt Thu Nov 06 15:58:13 2014 +0100 +++ b/LinuxCompilation.txt Fri Nov 07 15:52:53 2014 +0100 @@ -44,6 +44,8 @@ directory ("rm -rf ~/OrthancBuild") after installing this package, then run cmake again. +Note 3- To build the documentation, you will have to install doxyen. + Use system-wide libraries under Linux ===================================== @@ -58,6 +60,7 @@ # cmake -DCMAKE_BUILD_TYPE=Debug ~/Orthanc # make +Note that to build the documentation, you will have to install doxyen. However, on some Linux distributions, it is still required to download and static link against some third-party dependencies, e.g. when the