How To Enable Php Mcrypt on Mac Os X Lion 10.7.4
问题 I have been trying to enable mcrypt for two days in OS X. I read lots of document but I could not accomplish. Maybe it is because I am new in OS X environment. The brief summary what I have done so far is; I installed Xcode and installed Command Line Tools. Downloaded and extracted libmcrypt-2.5.8 and php-5.3.15. cd libmcrypt-2.5.8 ./configure && make && sudo make install The output of this is Libraries have been installed in: /usr/local/lib and some other logs like make[2]: Nothing to be