Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
gargantext
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
humanities
gargantext
Commits
52f77329
Commit
52f77329
authored
Dec 01, 2014
by
Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[INIT] Dependences à installer script facile.
parent
14ad3636
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
20 deletions
+11
-20
dependances.sh
init/dependances.sh
+11
-20
No files found.
init/dependances.sh
View file @
52f77329
sudo
apt-get
install
python-virtualenv
sudo
apt-cache search libpng
sudo
apt-get
install
libpng12-dev
sudo
apt-get
install
libpng-dev
apt-cache search freetype
apt-cache search freetype |
grep
dev
sudo
apt-cache search freetype
sudo
apt-get
install
libfreetype6-dev
sudo
apt-cache search python-dev
sudo
apt-get
install
python-dev
sudo
apt-get
install
libpq-dev
postgresql-contrib
libpq-dev
sudo
apt-get postgresql-contrib
sudo
aptèget
install
libpq-dev
# rajouter david
#
#
#Paquets Debian a installer
# easy_install -U distribute (matplotlib)
#lxml
libffi-dev
libxml2-dev
libxslt1-dev
sudo
apt-get
install
libffi-dev
sudo
apt-get
install
libxml2-dev
sudo
apt-get
install
libxslt1-dev
# ipython readline
libncurses5-dev
pandoc
sudo
apt-get
install
libncurses5-dev
sudo
apt-get
install
pandoc
# scipy:
gfortran
libopenblas-dev
liblapack-dev
sudo
apt-get
install
gfortran
sudo
apt-get
install
libopenblas-dev
sudo
apt-get
install
liblapack-dev
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment