user17
February 4, 2016, 1:53pm
1
I’m not familiar with Linux, and therefore some of the questions put me stumped.
With Sebastian already compiled and installed Orhtank, but I can not figure out how to compile and install the plug-ins.
I’m trying to compile the plugin DIKOMveb.
I downloaded the file from the website and unpacked in the home folder.
Launched in its terminal and follow the instructions.
From Buildinstructions.txt:
Dynamic linking for Ubuntu 14.04
Are you sure you really need to compile the plugins by yourself ?
On Ubuntu, the easiest way to use Orthanc is to use it via Docker.
Here is a setup script that will install it and start it automatically.
Select the image you want to install (line 31-33) and you are done.
https://bitbucket.org/snippets/osimis/eynLn
If you wish to compile the plugins by yourself, the Orthanc Docker repository is a good source of information:
https://github.com/jodogne/OrthancDocker/blob/master/orthanc-plugins/build-dicomweb.sh
In complement to Alain’s answer, as written in the CMake log, you must install GDCM for these instructions to succeed.
More easily, you can also follow the generic instructions for building under Linux (at the top of the “Buildinstructions.txt” file):
Generic Linux (static linking)
user17
February 4, 2016, 3:46pm
4
I have not tried to work with Docker.
I think it’s much load the server system and will not be reliable for everyday use in the clinic.
user17
February 5, 2016, 9:37am
5
Finished script Docker installation.
How to start and set up?
If you wish to compile the plugins by yourself, the Orthanc Docker repository is a good source of information:
https://github.com/jodogne/OrthancDocker/blob/master/orthanc-plugins/build-dicomweb.sh
Instructions about using Docker are here:
https://github.com/jodogne/OrthancDocker
General instructions to use Orthanc are in the Orthanc Book:
https://orthanc.chu.ulg.ac.be/book/index.html