Installing the Geoip PECL package for Zend Server on OSX
Note: This article was originally published at Planet PHP
on 11 January 2012.
Today I needed to get a client application up and running on my local system. This application uses the Geoip PECL package, so I needed to get this up and running. This turned out to be slightly more difficult than just a PECL install, as you're missing some libraries by default, so here is my log of things to do to get it up and running.


