comparison Sphinx/source/users/cookbook.rst @ 574:a6ed2c3f2a56

lsb
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sat, 26 Dec 2020 11:08:21 +0100
parents 063c832d8f99
children d5a646b2b421
comparison
equal deleted inserted replaced
573:063c832d8f99 574:a6ed2c3f2a56
19 * :ref:`Use Docker <docker>`. 19 * :ref:`Use Docker <docker>`.
20 * On GNU/Linux, use precompiled packages for :ref:`Debian/Ubuntu 20 * On GNU/Linux, use precompiled packages for :ref:`Debian/Ubuntu
21 <debian-packages>`, or for `openSUSE 21 <debian-packages>`, or for `openSUSE
22 <https://software.opensuse.org/search?q=orthanc>`__ (courtesy of 22 <https://software.opensuse.org/search?q=orthanc>`__ (courtesy of
23 Axel Braun). 23 Axel Braun).
24 * On GNU/Linux, use our `LSB binaries
25 <https://lsb.orthanc-server.com/>`__ (Linux Standard Base), that
26 should easily and immediately run on most distributions. Those
27 binaries are statically linked together with all their third-party
28 dependencies.
24 * :ref:`Compile Orthanc by yourself <compiling>`. 29 * :ref:`Compile Orthanc by yourself <compiling>`.
25 * External contributors are also maintaining `Vagrant VM for Orthanc 30 * External contributors are also maintaining `Vagrant VM for Orthanc
26 <https://github.com/jodogne/OrthancContributed/blob/master/Links.md#user-content-vagrant>`__. 31 <https://github.com/jodogne/OrthancContributed/blob/master/Links.md#user-content-vagrant>`__.
27 32
28 33