# 安装需要的软件 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 libfuse-dev li...
第三步安装openwrt编译需要的环境 ( sudo apt-get install gcc g++ build-essential asciidoc binutils bzip2 gawk gettext git libncurses5-dev libz-dev patch flex bison make autoconf texinfo unzip sharutils subversion ncurses-term zlib1g-dev ccache upx lib32gcc1 libc6-dev-i386 uglifyjs git-core gcc...
可以直接到dl目录执行即可下载 wget https://fedorapeople.org/~acme/dwarves/dwarves-1.26.tar.bz2 wget http://sources.cdn.openwrt.org/patch-2.7.6.tar.gz wget http://sources.cdn.openwrt.org/xz-5.4.6.tar.bz2 wget http://sources.cdn.openwrt.org/cmake-3.29.0.tar.gz wget https://libisl.s...
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...
1,不要用 root 用户进行编译 2,国内用户编译前最好准备好梯子 3,默认登陆IP 192.168.1.1 密码 password 1,安装编译依赖 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 devi...
选中此处将值更改为0以禁用,或将值更改为1以直接在/etc/config/luci中启用
├── ccache ├── cloog ├── cmake ├── dosfstools ├── e2fsprogs ├── elftosb ├── findutils ├── firmware-utils ├── flex ├── flock ├── genext2fs ├── gengetopt ├── gmp ├── include ├── libelf ...
make clean ---清理编译缓存 /etc/config # vi luci ---修改语言和缓存 uci set luci.main.lang="zh_cn" ---设置语言 uci get luci.ccache.enable ---查看缓存是否关闭 uci set luci.ccache.enable=0 ---关闭缓存 ubus call file list '{"path":"/www/...
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...
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 ...