News Feed
Jobs Feed
Sections




News Archive
Stefan Koopmanshcap's Blog:
Installing the Geoip PECL package for Zend Server on OSX
January 12, 2012 @ 11:09:56

In this recent post to his blog Stefan Koopmanschap shares some of the troubles (and a solution) when he was dealing with getting the Geoip PECL extension installed on his Zend Server setup in OSX.

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.

He gives the complete list of steps his followed including downloading the source and his way around this "System could not load this extension" issue. The trick was to recompile the source with the correct architecture. By default his extension was built with i386 instead of 64-bit but updating some of the CFLAGS settings (and a few other environment variables) got things compiling correctly.

0 comments voice your opinion now!
geoip osx install pecl extension tutorial compile architecture


blog comments powered by Disqus

Similar Posts

Zend Developer Zone: ZendCon Wrapup

Michael Nitschinger's Blog: Writing a simple lexer in PHP

ServerGrove.com: MongoDB with PHP and symfony

JSLabs Blog: Microsoft's PHP initiative

Zend Developer Zone: Internationalization in PHP 5.3


Community Events









Don't see your event here?
Let us know!


release composer api community conference code tool introduction language podcast interview functional zendframework2 development event example testing object opinion framework

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework