ubuntu - Ubuntu 上 opkg 的 libcurl PKG_CONFIG_PATH 问题

标签 ubuntu libcurl opkg

在安装 OPKG 时,会为“./configure”生成以下日志。

    checking for CURL... no
    configure: error: Package requirements (libcurl) were not met:

    No package 'libcurl' 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 CURL_CFLAGS
    and CURL_LIBS to avoid the need to call pkg-config.
    See the pkg-config man page for more details.

我已经尝试过以下事情:
    $ sudo apt-get install libcurl4-openssl-dev

请尽快帮忙!

最佳答案

在“sudo apt-get install libcurl4-openssl-dev”重新启动 R 工作室后,它同时适用于 devtools 和 libcurl 安装

关于ubuntu - Ubuntu 上 opkg 的 libcurl PKG_CONFIG_PATH 问题,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/42454889/

相关文章:

c++ - 是否可以使用 libcurl 禁用 HTTP Keep-Alive?

visual-studio-2010 - 使用 Visual Studio 2010 构建 cURL 和 libcurl

linux - ELF 文件存在于/usr/bin 但结果为 "-ash: file: not found"

upgrade - 如何使用 opkg(或其他方式)在 BeagleBone Black 上升级到最新的 glibc

c - 这是 GCC/链接器错误吗? (共享库中名为 'error' 的变量)

node.js - 编辑 node.js 核心文件不起作用

将输出格式设置为 "table"(.mode 表)时出现 SQLite3 错误

mysql 未在 ubuntu 上启动

ruby-on-rails - curl : (1) Protocol https not supported or disabled in libcurl

ruby - 尝试在 Synology DiskStation DS216j 上安装 Ruby gems,找不到 Ruby 头文件