Skip to content

Commit

Permalink
Add mcrypt dependence
Browse files Browse the repository at this point in the history
  • Loading branch information
Sixto Martin committed Sep 11, 2013
1 parent 6f2b7a6 commit 462eb5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Install simpleSAMLphp

First of all install the [simpleSAMLphp library dependences](http://simplesamlphp.org/docs/stable/simplesamlphp-install#section_3):

CentOS --> yum install php5 php-ldap php-mbstring php-xml mod_ssl openssl
CentOS --> yum install php5 php-ldap php-mcrypt php-mbstring php-xml mod_ssl openssl
Debian --> apt-get install php5 php5-mcrypt php5-mhash php5-mysql openssl


Expand Down

0 comments on commit 462eb5b

Please sign in to comment.