howto:rocks_install_package_rpm
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
howto:rocks_install_package_rpm [2015/09/01 08:51] – created jp | howto:rocks_install_package_rpm [2018/10/09 10:12] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 10: | Line 10: | ||
<code bash> | <code bash> | ||
- | $ sudo yum install --enablerepo base, | + | $ sudo yum install --enablerepo base,update postgresql-devel # or |
$ sudo yum install --enablerepo epel postgresql-devel | $ sudo yum install --enablerepo epel postgresql-devel | ||
</ | </ | ||
Line 16: | Line 16: | ||
RPM will be downloaded to ''/ | RPM will be downloaded to ''/ | ||
- | Add a < | + | Add a '' |
''/ | ''/ | ||
- | We then need to recreate the distro | + | We then need to recreate the distro: |
<code bash> | <code bash> | ||
Line 26: | Line 26: | ||
</ | </ | ||
- | You then reinstall (and restart) | + | You then reinstall (and restart) all the compute nodes. See [[howto: |
howto/rocks_install_package_rpm.1441097471.txt.gz · Last modified: 2018/10/09 10:12 (external edit)