mirror of
https://github.com/certbot/certbot.git
synced 2026-08-02 00:22:28 +02:00
Fedora installation instructions.
This commit is contained in:
@@ -32,6 +32,7 @@ In general:
|
|||||||
* ``sudo`` is required as a suggested way of running privileged process
|
* ``sudo`` is required as a suggested way of running privileged process
|
||||||
* `swig`_ is required for compiling `m2crypto`_
|
* `swig`_ is required for compiling `m2crypto`_
|
||||||
|
|
||||||
|
.. _new-swig:
|
||||||
.. note:: If your operating system uses SWIG 3.0.5+, you will need
|
.. note:: If your operating system uses SWIG 3.0.5+, you will need
|
||||||
to run ``pip install -r requirements-swig-3.0.5.txt -r
|
to run ``pip install -r requirements-swig-3.0.5.txt -r
|
||||||
requirements.txt`` instead of the standard ``pip
|
requirements.txt`` instead of the standard ``pip
|
||||||
@@ -71,6 +72,16 @@ Mac OSX
|
|||||||
sudo ./bootstrap/mac.sh
|
sudo ./bootstrap/mac.sh
|
||||||
|
|
||||||
|
|
||||||
|
Fedora
|
||||||
|
------
|
||||||
|
|
||||||
|
.. code-block:: shell
|
||||||
|
|
||||||
|
sudo ./bootstrap/fedora.sh
|
||||||
|
|
||||||
|
.. note:: Fedora 22 uses SWIG 3.0.5+, use the :ref:`modified pip
|
||||||
|
command for installation <new-swig>`.
|
||||||
|
|
||||||
Centos 7
|
Centos 7
|
||||||
--------
|
--------
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user