Skip to content

Instantly share code, notes, and snippets.

@jehoshua02
Created February 4, 2012 21:34
Show Gist options
  • Save jehoshua02/1740280 to your computer and use it in GitHub Desktop.
Save jehoshua02/1740280 to your computer and use it in GitHub Desktop.
Installing Chiliproject . . .

Following steps here: https://www.chiliproject.org/projects/chiliproject/wiki/Installation_on_CentOS_5

Tripped on step 2:

[root@localhost ~]# yum -y install gcc zlib zlib-devel curl curl-devel expat-devel gettext-devel httpd httpd-devel apr-devel apr-util-devel mysql mysql-server mysql-devel openssl openssl-devel make gcc-c++ patch readline-devel ImageMagick ImageMagick-devel libffi-devel libyaml-devel sudo git subversion

Error: Package: perl-Git-1.7.4.1-1.el5.i386 (epel)
           Requires: perl(:MODULE_COMPAT_5.8.8)
Error: Package: git-1.7.4.1-1.el5.i386 (epel)
           Requires: libcurl.so.3
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment