Commit f94ea5ac authored by Administrator's avatar Administrator

[DOC] Adding dependences for nlp server.

parent 096a7554
...@@ -29,6 +29,9 @@ sudo apt-get install gfortran ...@@ -29,6 +29,9 @@ sudo apt-get install gfortran
sudo apt-get install libopenblas-dev sudo apt-get install libopenblas-dev
sudo apt-get install liblapack-dev sudo apt-get install liblapack-dev
#nlpserver
sudo apt-get install libgflags-dev
sudo aptitude install libgoogle-glog-dev
source /srv/gargantext_env/bin/activate source /srv/gargantext_env/bin/activate
pip3 install git+https://github.com/mathieurodic/aldjemy.git pip3 install git+https://github.com/mathieurodic/aldjemy.git
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