Skip to content

Commit

Permalink
CentOS 6: Install bzip2-devel
Browse files Browse the repository at this point in the history
  • Loading branch information
Roger Leigh committed Oct 30, 2015
1 parent 67e6b3e commit ea4263f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion omero/sysadmins/unix/server-centos6.txt
Expand Up @@ -41,7 +41,7 @@ Run the following commands to install them::
yum groupinstall "Development Tools"
yum install epel-release
# Ice dependencies
yum install expat-devel libbz2-devel openssl-devel zlib-devel
yum install expat-devel bzip2-devel openssl-devel zlib-devel
# Python module dependencies
yum install hdf5-devel freetype-devel libjpeg-devel libpng-devel

Expand Down

0 comments on commit ea4263f

Please sign in to comment.