changeset 574:a6ed2c3f2a56

lsb
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sat, 26 Dec 2020 11:08:21 +0100
parents 063c832d8f99
children 03fd57e8e002 28a09c734c90
files Sphinx/source/users/cookbook.rst
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Sphinx/source/users/cookbook.rst	Sat Dec 26 11:04:59 2020 +0100
+++ b/Sphinx/source/users/cookbook.rst	Sat Dec 26 11:08:21 2020 +0100
@@ -21,6 +21,11 @@
   <debian-packages>`, or for `openSUSE
   <https://software.opensuse.org/search?q=orthanc>`__ (courtesy of
   Axel Braun).
+* On GNU/Linux, use our `LSB binaries
+  <https://lsb.orthanc-server.com/>`__ (Linux Standard Base), that
+  should easily and immediately run on most distributions. Those
+  binaries are statically linked together with all their third-party
+  dependencies.
 * :ref:`Compile Orthanc by yourself <compiling>`.
 * External contributors are also maintaining `Vagrant VM for Orthanc
   <https://github.com/jodogne/OrthancContributed/blob/master/Links.md#user-content-vagrant>`__.