lampeh / libvmod-geoip

This Varnish module exports functions to look up GeoIP country codes in VCL
Other
13 stars 22 forks source link

compiler problem #6

Closed redbox-cdn closed 5 months ago

redbox-cdn commented 10 years ago

hi

I tried install this vmods for varnish3.0.4 (source) on Centos6,

But error message is displayed after following commands.

COMMAND

./configure VARNISHSRC=/root/src/varnish-3.0.4 VMODDIR=/usr/local/varnish/lib/varnish/vmods

ERROR MESSAGE

++++++++++++++++++++++++++++++++++++++++++++++

checking for libGeoIP... configure: error: Package requirements (geoip) were not met: No package 'geoip' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix.

Alternatively, you may set the environment variables libGeoIP_CFLAGS and libGeoIP_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. ++++++++++++++++++++++++++++++++++++++++++++++

I already installed geoip-devel and geoip using yum. and I can use the geoip lookup command.

Please advice me.

Regards.

Ashly

mknwebsolutions commented 9 years ago

Same issue here. The library is looking for geoip rather GeoIP