after the compilation done of Orthanc,
https://book.orthanc-server.com/faq/compiling.html#compiling
how to run the server.?
after the compilation done of Orthanc,
https://book.orthanc-server.com/faq/compiling.html#compiling
how to run the server.?
Simply start it from the command line, just like any software:
$ ./Orthanc
W0222 16:28:07.916576 main.cpp:1595] Orthanc version: mainline (20200213T103239)
[…]
W0222 16:28:07.948432 HttpServer.cpp:1183] HTTP server listening on port: 8042 (HTTPS encryption is disabled, remote access is not allowed)
W0222 16:28:07.948453 main.cpp:785] Orthanc has started
Also, have a look at the various tutorials that are available on Internet:
https://www.orthanc-server.com/resources/2015-02-09-emsy-tutorial/index.html
Hi,
Can you please share steps for ubuntu 20.04 also.
Thanks
A.Dharmaraj