Alvaro Lopez Ortega <alvaro <at> octality.com> writes: > > On 26/04/2010, at 22:29, Mayoo wrote: > > > How to do that? > > If libgeoip is installed in your system, the configure script will enable the compilation and > installation of the plug-in. > > > Is possible to use Geoip for HTTP reverse proxy ? > > Could you please rephrase that? I don't think I understood what you meant. > > -- > Octality > http://www.octality.com/ >
GeoIP installed ==================================================== [r...@server1 cherokee-0.99.46]# yum install GeoIP Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * addons: mirror.linux.duke.edu * atomic: www4.atomicorp.com * base: mirror.linux.duke.edu * extras: mirror.linux.duke.edu * rpmforge: ftp-stud.fht-esslingen.de * updates: mirror.linux.duke.edu Setting up Install Process Package GeoIP-1.4.7-0.1.20090931cvs.el5.art.x86_64 already installed and latest version Nothing to do ===================================================== But when running ./configure --localstatedir=/var --prefix=/usr --sysconfdir=/etc --with-wwwroot=/home/cherokee --with-wwwuser=apache --with-wwwgroup=apache --enable-trace --enable-static-module=ALL ============================ Install prefix /usr CFLAGS -g -O2 trace yes backtracing no sendfile() yes IPv6 support yes Polling method 1 epoll Polling method 2 poll Polling method 3 select Threading support yes OpenSSL support no PCRE library built-in Compatible PAM no LDAP no MySQL yes GeoIP no FFMpeg no crypt support multithread Installation dir /usr/bin ============================ Did i missed something? _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
