From 950bf59b07fb14e57a846d1500743cb804db177a Mon Sep 17 00:00:00 2001 From: pvo Date: Wed, 31 Jul 2013 09:13:56 -0500 Subject: [PATCH] Update install-utils.sh stock 6.4 needs openssl-devel to compile opam modules --- install-utils.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install-utils.sh b/install-utils.sh index 8ef580f..1aeb548 100755 --- a/install-utils.sh +++ b/install-utils.sh @@ -6,6 +6,7 @@ function _install { function _xen_repo_install { _install wget + _install openssl-devel cd /etc/yum.repos.d/ wget http://dev.centos.org/centos/6/xen-c6/xen-c6.repo yum repolist