Install liberasurecode packages in SAIO.
Change-Id: If673afa2b61a3e388612debf4860d561960963a3
This commit is contained in:
parent
cf94d36bbf
commit
d5ff5447be
@ -37,7 +37,8 @@ Installing dependencies
|
||||
|
||||
sudo apt-get update
|
||||
sudo apt-get install curl gcc memcached rsync sqlite3 xfsprogs \
|
||||
git-core libffi-dev python-setuptools
|
||||
git-core libffi-dev python-setuptools \
|
||||
liberasurecode-dev
|
||||
sudo apt-get install python-coverage python-dev python-nose \
|
||||
python-xattr python-eventlet \
|
||||
python-greenlet python-pastedeploy \
|
||||
@ -48,7 +49,8 @@ Installing dependencies
|
||||
|
||||
sudo yum update
|
||||
sudo yum install curl gcc memcached rsync sqlite xfsprogs git-core \
|
||||
libffi-devel xinetd python-setuptools \
|
||||
libffi-devel xinetd liberasurecode-devel \
|
||||
python-setuptools \
|
||||
python-coverage python-devel python-nose \
|
||||
pyxattr python-eventlet \
|
||||
python-greenlet python-paste-deploy \
|
||||
|
Loading…
Reference in New Issue
Block a user