已解决
openwrt编译顺畅教程DJ整理版附带细节
来自网友在路上 153853提问 提问时间:2023-11-02 10:13:43阅读次数: 53
最佳答案 问答题库538位专家为你答疑解惑
开源官方:https://github.com/openwrt/openwrt
更新:
sudo apt update -y
sudo apt full-upgrade -y
sudo apt install -y ack antlr3 asciidoc autoconf automake autopoint binutils bison build-essential \
bzip2 ccache cmake cpio curl device-tree-compiler fastjar flex gawk gettext gcc-multilib g++-multilib \
git gperf haveged help2man intltool libc6-dev-i386 libelf-dev libglib2.0-dev libgmp3-dev libltdl-dev \
libmpc-dev libmpfr-dev libncurses5-dev libncursesw5-dev libreadline-dev libssl-dev libtool lrzsz \
mkisofs msmtp nano ninja-build p7zip p7zip-full patch pkgconf python2.7 python3 python3-pyelftools \
libpython3-dev qemu-utils rsync scons squashfs-tools subversion swig texinfo uglifyjs upx-ucl unzip \vim wget xmlto xxd zlib1g-dev
第一:选择 openwrt系统源码
git clone https://git.openwrt.org/openwrt/openwrt.git
查看全文
99%的人还看了
相似问题
猜你感兴趣
版权申明
本文"openwrt编译顺畅教程DJ整理版附带细节":http://eshow365.cn/6-30066-0.html 内容来自互联网,请自行判断内容的正确性。如有侵权请联系我们,立即删除!
- 上一篇: Floyd - Warshall (弗洛伊德算法)
- 下一篇: JVM修炼印记之初识