简体   繁体   English

如何在openwrt上安装gdbm

[英]how to install gdbm on openwrt

I never used openwrt before but now I need to install gdbm package on openwrt. 我之前从未使用过openwrt,但现在我需要在openwrt上安装gdbm包。 Could you please suggest me how to do it. 你能建议我怎么做。

Make is not working on openwrt Make不适用于openwrt

Downloading gdbm sources and compiling them is giving me when configuring 在配置时,下载gdbm源并编译它们

configure: error: in /HDD/gdbm-1.13': configure: error: C compiler cannot create executables See config.log' for more details configure:error:in /HDD/gdbm-1.13': configure: error: C compiler cannot create executables See详细信息, /HDD/gdbm-1.13': configure: error: C compiler cannot create executables See config.log'

Please help me 请帮我

Follow the openwrt guide to get and build the openwrt from source 按照openwrt指南从源代码获取和构建openwrt

In make menuconfig, select the gdbm package and then start the compilation. 在make menuconfig中,选择gdbm包,然后开始编译。 It's pretty simple. 这很简单。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM