SUSE已经安装了libsodium,安装zeromq时出现下面的错误?

在SUSE系统中,当已安装libsodium却在安装zeromq时遇到问题,主要是因为使用了普通用户并且是64位系统。解决方法包括:1) 使用64位的gcc编译器通过CC变量安装libsodium;2) 同样通过CC变量以64位方式安装zeromq,并设置PKG_CONFIG_PATH环境变量来指定pkgconfig文件的搜索路径。
摘要由CSDN通过智能技术生成

1.【问题】SUSE已经安装了libsodium,安装zeromq时出现下面的错误?

checking for libsodium... no
configure: error: Package requirements (libsodium >= 0.0.0) were not met: No package 'libsodium' 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 libsodium_CFLAGS
and libsodium_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

解决办法:

由于使用的普通用户,且是64位的系统.

64位操作系统的so文件通常放在/usr/lib64,而不是/usr/lib。

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值