Commit d7e30edf by Leo Chen Committed by Tianqi Chen

add dependency of compilation with LLVM (#4117)

parent 068c148f
......@@ -54,7 +54,7 @@ Our goal is to build the shared libraries:
.. code:: bash
sudo apt-get update
sudo apt-get install -y python3 python3-dev python3-setuptools gcc libtinfo-dev zlib1g-dev build-essential cmake
sudo apt-get install -y python3 python3-dev python3-setuptools gcc libtinfo-dev zlib1g-dev build-essential cmake libedit-dev libxml2-dev
The minimal building requirements are
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment