X86 OpenWRT Virtual Machine Compilation Tutorial X86 OpenWRT source code compilation in UBUNTU10

Source: Internet
Author: User

X86 OpenWRT Virtual Machine Compilation Tutorial X86 OpenWRT source code compilation in UBUNTU10

-, access to software tools

Get the latest dependency packs for various tool software:

sudo apt-get update

Copy the next command directly and perform the installation of all the tool software to be used

sudo apt-get -y install curl wget tree grep gcj texinfo sharutils subversion ncurses-term libtool autoconf automake gcc-multilib bison screen gcc g++ binutils patch bzip2 flex make gettext unzip libc6 git-core build-essential libncurses5-dev zlib1g-dev gawk quilt asciidoc libz-dev

Second, access to OpenWrt source code

Enter the current user home directory and create a folder OpenWrt:

cd ~mkdir openwrtcd openwrt

If your network speed is slow, not to force, I will download the Good OpenWrt (version: r38938) packaged into trunk.tar.gz, you can copy to this directory and then directly unzip the tar Xvzf Trunk.tar.gz, and then skip the following steps to do openwrt configuration.

Use the SVN command line checkout source code: (Version: r38938)

This article by http://www.wifidog.pro/2015/07/07/ubuntu%E7%BC%96%E8%AF%91X86-openwrt.html compilation, reprint please indicate the source

X86 OpenWRT Virtual Machine Compilation Tutorial X86 OpenWRT source code compilation in UBUNTU10

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.