Hello Team, pls help me.
I installed Orthanc on an Ubuntu 22.04 system. Everything works great, configured. I don’t use Docker, but I want to install Orthanc Explorer 2, but I can’t do anything I’ve done. downloaded lsb , placed it in the directory and changed the config
“Plugins” : [ “/usr/share/orthanc/plugins/” ],
“OrthancExplorer2”: {
“Enable”: true,
“IsDefaultOrthancUI”: false
},
the server does not start, when I delete the libOrthancexplorer2.so file, the server works
Hi retroxil, you can try to install Orthanc without compile the lsb files, with apt install orthanc, and after install it, you can update to latest version with the instructions of the orthanc book → Replacing the package from the service by the LSB binaries, that’s what I do, and all works fine.
Regards Ricardo Martínez
thanks, I was able to install a new shell. but I have problems, does this affect?
some plugins are crossed out, I downloaded them from lsb, and OHIF blackscreen view.
Tell me how to add your own language translation?, I myself want to translate the page into my language
You should provide us with a translation of this JSON file (ex for French). And give us the exact spelling of your language in your own language for us to include in this list.
Then, we’ll include it in the next release of the plugin.
1 Like
okay, thanks, I’ll try to translate and pin this file.
LINK - RU.JSON
Already when working with this translation, if there are any errors in the translation, how can you edit this yourself without contacting you?
Thanks. Can you paste here the exact spelling for “Russian” language in russian to include in the language picker ?
You would have to recompile the plugin yourself.
BTW, I have included your changes in the repo. That will be included in the next release.