No package 'glib-2.0' found

我是在安装libvmi的时候遇到了这个问题,之前已经装好了glib-2.44.1,但在libvmi目录下执行./configure的时候爆出了这个错误,

虽然一度通过

export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:$PKG_CONFIG_PATH

把glib-2.0.pc这个文件的路径/usr/local/lib/pkgconfig加到PKG_CONFIG_PATH这个环境变量中而解决了这个问题,但是重启后发现方法失效了,再次./configre依然会报出如题的错误。

原因是 The environment variables you set this way are valid only while your current shell is open. Once you close it, or if you open another shell, you must reset the variables. Alternately, you can add the variables to your ~/ .bashrc file or /etc/profile (this may vary depending on your OS) so they can initialize with each shell.

最后终于在网上找到一篇详细说明这个问题的文章:关系到能否成功编译 /etc /ld.so.conf ; ldconfig ; PKG_CONFIG_PATH

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值