Closed GoogleCodeExporter closed 9 years ago
Dear Morgan,
Thanks for reporting this! I have just added a new section in the FAQ to
centralize the CMake instructions that are known to work on well-known Linux
distributions:
https://code.google.com/p/orthanc/wiki/FAQ#I_use_the_Linux_distribution_XXX,_how
_can_I_build_Orthanc?
Could you send me your build instructions for Ubuntu 12.04 so that I can
improve the FAQ?
Thanks!
Original comment by s.jodo...@gmail.com
on 19 Apr 2013 at 8:02
Hi there,
I have talked to some debian people and it seems like the easiest way would
be for me to host some packages in my own PPA and then the install should
be no problem. Happy to add to the wiki when I have something.
Original comment by morgan.h...@gmail.com
on 24 Apr 2013 at 12:02
Just a question: Have you tried to compile Orthanc with the following command
line:
# cmake "-DDCMTK_LIBRARIES=wrap;oflog" -DSTATIC_BUILD=OFF
-DUSE_DYNAMIC_GOOGLE_LOG=FALSE -DCMAKE_BUILD_TYPE=Debug ../orthanc
The option "-DUSE_DYNAMIC_GOOGLE_LOG=FALSE" should automatically download and
compile google-glog. This would remove the dependency on the libgoogle-glog-dev
package.
Original comment by s.jodo...@gmail.com
on 24 Apr 2013 at 7:20
Working build instructions for Ubuntu 12.04 are now available:
https://code.google.com/p/orthanc/wiki/FAQ#Ubuntu_12.04_LTS
I close the issue now.
Original comment by s.jodo...@gmail.com
on 7 May 2013 at 5:36
Original issue reported on code.google.com by
morgan.h...@gmail.com
on 1 Apr 2013 at 9:28