Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

The steps of building openwrt compilation environment

2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/02 Report--

This article mainly explains the "openwrt compilation environment building steps", the content of the article is simple and clear, easy to learn and understand, now please follow the editor's ideas slowly in depth, together to study and learn the "openwrt compilation environment building steps" bar!

UBUNTU 16.04is adopted in this paper, and the whole process needs to be connected to the Internet.

First, you need to install libraries or tools such as the following.

Gcc, binutils, bzip2, flex, python, perl, make, find, grep, diff, unzip, gawk, getopt, subversion, libz-dev and libc headers

Execute the following script

Sudo apt-get install gcc sudo apt-get install gathers + sudo apt-get install binutils sudo apt-get install patch sudo apt-get install bzip2 sudo apt-get install flex sudo apt-get install bison sudo apt-get install make sudo apt-get install autoconf sudo apt-get install gettext sudo apt-get install texinfo sudo apt-get install unzip sudo apt-get install sharutils sudo apt-get install subversion sudo apt-get install libncurses5-dev sudo apt-get install ncurses-term sudo apt-get install zlib1g-dev sudo apt-get install gawksudo apt-get install asciidocsudo apt -get install libz-devsudo apt-get install opensslsudo apt-get install libssl-dev sudo apt-get install libp11-kit-dev

After execution, the underlying environment is called ok. Then download the source code. Decompress. Enter the source directory

. / scripts/feeds update-a update package. / scripts/feeds install-an installation package

Then the configuration file is used to customize the function or hardware information of the target router.

Make menuconfig

Final compilation

Make Vist99 Thank you for your reading, the above is the content of "the steps to build the openwrt compilation environment". After the study of this article, I believe you have a deeper understanding of the steps to build the openwrt compilation environment, and the specific use needs to be verified in practice. Here is, the editor will push for you more related knowledge points of the article, welcome to follow!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report