diff Sphinx/source/users/cookbook.rst @ 669:d5a646b2b421

chmod x
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sun, 02 May 2021 18:10:31 +0200
parents a6ed2c3f2a56
children db20ad016bc2
line wrap: on
line diff
--- a/Sphinx/source/users/cookbook.rst	Sat May 01 12:00:49 2021 +0200
+++ b/Sphinx/source/users/cookbook.rst	Sun May 02 18:10:31 2021 +0200
@@ -25,7 +25,8 @@
   <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.
+  dependencies. Don't forget to execute ``chmod +x ./Orthanc`` in
+  order to be able to run the main Orthanc executable.
 * :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>`__.