Archive for April, 2008



Problem compiling GeoIP PHP extension on FreeBSD

Friday, April 4th, 2008

Well, here is another app compatibility problem.

Recently I got task to build GeoIP PHP extension. Usually i use mod_geoip, but this time some strange app required PECL extension.

So, i got following error while configure process:

configure: error: wrong geoip lib version or lib not found

(more…)