设置 | 登录 | 注册

本次共搜索到帖子32216篇,用时382ms。


(多个侃吧可使用空格隔开)
(多个用户可使用空格隔开,IP中可以使用“*”符号表示IP段)

回复:automake基于make,比make更高级。

automake打包的软件的安装方法:
./configure
make
sudo make install

automake基于make,比make更高级。

linux下绝大多数软件包都是用automake打包的。
automake可以根据当前的电脑环境自动生成复杂的Makefile文件。
巨大八爪鱼 3-11 巨大八爪鱼 (点击/回复: 339/1) -- automake吧

回复:Unknown option 'passive-ftp'

解决方案:用sed命令把buildroot生成的文件里面的--passive-ftp选项去掉。
cd sysdrv/source/buildroot/buildroot-2023.02.6...

Unknown option 'passive-ftp'

>>> argp-standalone 1.4.1 Downloading
wget --passive-ftp -nd -t 3 -O '/home/oct1158/Docu...
巨大八爪鱼 3-12 巨大八爪鱼 (点击/回复: 541/2) -- 瑞芯微吧

回复:Your Perl installation is not complete enough; at least the following

[oct1158@fed41-bh8f7e0 luckfox-pico]$ sudo dnf install perl-FindBin
Updating and loading repo...

回复:Your Perl installation is not complete enough; at least the following

[oct1158@fed41-bh8f7e0 luckfox-pico]$ sudo dnf install perl-Thread-Queue
Updating and loading...

回复:Your Perl installation is not complete enough; at least the following

[oct1158@fed41-bh8f7e0 luckfox-pico]$ sudo dnf install perl-ExtUtils-MakeMaker
Updating and l...

回复:Your Perl installation is not complete enough; at least the following

解决方法:通过dnf安装。
[oct1158@fed41-bh8f7e0 luckfox-pico]$ sudo dnf install perl-English
Updating...

Your Perl installation is not complete enough; at least the following

make[2]: Entering directory '/home/oct1158/Documents/Code/C/luckfox-pico/sysdrv/source/buildroot...
巨大八爪鱼 3-11 巨大八爪鱼 (点击/回复: 431/4) -- 瑞芯微吧

回复:You must install GNU patch

原因:系统里面没有patch命令。
解决方案:安装patch命令。
[oct1158@fed41-bh8f7e0 ~]$ sudo dnf install patch
[su...
©2010-2025 Purasbar Ver3.0 [手机版] [桌面版]
除非另有声明,本站采用知识共享署名-相同方式共享 3.0 Unported许可协议进行许可。