Installation troubleshooting ============================ This page groups information about known problems when installing Tezos (more precisely, the "Octez" implementation of Tezos software). The different issues and their solutions are grouped per installation method, except for generic issues concerning all installation scenarios. Generic issues -------------- N/A Compiling the sources --------------------- These issues concern installing by :ref:`compiling the sources `. Currently, the ``CONFIG_SITE`` environment variable must not be set during the installation process, or the ``stdcompat`` package may be installed incorrectly. See `thierry-martinez/stdcompat#13 `__.