My 1st DICOM (PACS) - server

Hello!

So. I’m trying to create a working server to store and manage images DICOM.

The scheme which I imagine is as follows: Ubuntu Server 14.04.3 + Orthanc 1.0.0, together with Web viewer, PostgreSQL and DICOMweb

Despite my efforts to the attached, I yet was not able to succeed.
The only thing that I got this: Compile Orthanc 1.0.0 on Ubuntu Server 14.04.3, transfer it to the MRI images and open them via a web interface on your computer.
Compile and configure the plugin, I could not, and did not work as well to adjust receiving of images in programs for viewing DICOM.

Learning Orthanc was very difficult task! A lot of information, but there is no detailed instructions for beginners, so some attempts to do something to an end without success, which led to great disappointment.

Im trying to follow the instructions to compile the plugin:

(Dynamic linking for Ubuntu 14.04

Alain Mazy suggested to try another docker (https://bitbucket.org/snippets/osimis/eynLn), but not installing Docker:

Stop flooding this mailing list with questions unrelated to Orthanc, or with offensive content against us.

We are here to help us, and we do this free of charge. Many different people in the Orthanc community have answered your questions over the past days. But nobody wants to answer negative messages such as yours.

Kindly wait for volunteers to answer, none of us is paid by you. Be constructive, learn from the documentation, which is clearly not what you are doing. This is the way free and open-source software works.

If you don’t like Orthanc, stop bashing our work. Or try paying alternatives. And learn DICOM before asking questions:
http://www.goodreads.com/book/show/3406656-digital-imaging-and-communications-in-medicine-dicom

https://orthanc.chu.ulg.ac.be/book/dicom-guide.html

If you do not follow these simple instructions, be warned that I will ban you from this forum.

Sébastien-

I do not want offend anyone. Maybe I made some mistakes in the translation. My apologies.

I have not been able to compile plugins for Orhtanс and I went through, who advised Alain Mazi, but the failure came when installing Docker. This is what I wrote in the last post, and put the screen shots.

For sure you have problems reading the docs … as it’s the simpliest task in the world to put OrthanC working

Forget about Docker, as on your schema, will not bring to you anything usefull.

Just read the docs about how to compile and install … just following the instructions you will get the OrthanC binaries ready to use, plugings included, or just download the precompiled versions, as they will work ok the same way.

As I readed your mails what I see is that you don’t know how DICOM works, so that why you have lot of problems.

You must configure OrthanC with your Dicom modalities params … your MRI station and your doctors stations, for that you need to know their IP’s, AETitle and Dicom port, and put that on the OrthanC config file, ALSO, you must setup your modalities … so they know your OrthanC information.

If you are not able to do so, and the docs are faily clear about what to do, also the group have an archive where you could check old threads about some settings, better if you hire someone how know more than you to setup your enviroment.

Yes. In this I am still a beginner, but I try to learn DIСOM.
With the help of this community I was able to compile and run Orhtanс on Ubuntu Server 14.04.3.
Orhtanс works without problems receives images from the MRI. I can view them via the “Preview this series” on my computer via LAN.

My problem with the configuration software to view the images from the server, I think to solve the detailed study of the configuration.

Now for me the main problem is a compilation of plug-ins Web viewer, PostgreSQL and DICOMweb.
It was not enough for me to existing instructions on how to compile plug-ins, so I came confusion.

MRI begins work at this week and I could not wait, so copied files (libOrthancWebViewer.so and libOrthancDicomWeb.so) from Docker.
Plugins work successfully**!**
My server is build for testing at the beginning of the week should be Installed a working version, so it’s hard to say what will work copied plugins.

Thanks to all those who help me to learn Orthanc!