首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >清漆GeoIP (vmod_geoip) + Amazon

清漆GeoIP (vmod_geoip) + Amazon
EN

Server Fault用户
提问于 2015-07-29 19:08:28
回答 1查看 228关注 0票数 0

我正试图通过amazon安装vmod_geoip,但到目前为止还没有成功。

我安装了geoip geoip-devel。我已经下载了vmod_geoip源代码。我能够./autogen.sh,但是./配置经常停留在:

代码语言:javascript
复制
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.

这个软件包在Amazon上似乎有问题,其他地方的情况很好。我试过定制路径,但这似乎也不起作用。

EN

回答 1

Server Fault用户

回答已采纳

发布于 2015-07-30 19:17:33

因此,亚马逊的rpm并没有安装pkg-config文件。最后,我从源代码构建了所有内容(包括清漆),并手动设置了环境变量。

从技术上讲,这是一个带有GeoIP 1.4.8的活bug。

票数 0
EN
页面原文内容由Server Fault提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://serverfault.com/questions/709480

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档