Installing UCI under Linux

Source: Internet
Author: User

Compiling UCI as stand alone

CD ~
git clone git://nbd.name/uci.git ~/uci
CD ~/uci
Cmake-dbuild_lua=off
sudo Install

Or make install destdir= $HOME (in order to be able to install to the standard path, it is convenient for other programs to call the UCI library, choose sudo mak install to the root directory)

An error is displayed,

Enter

Http://nbd.name/gitweb.cgi?p=luci2/libubox.git;a=summary

git clone git://nbd.name/luci2/libubox.git ~/libubox
CD ~/libubox
Cmake-dbuild_lua=off
sudo Install

Go back to the UCI directory to continue installation

CD ~/uci
sudo Install

Update Ldconfig

sudo /sbin/ldconfig-v

Ok

Reference:

http://blog.csdn.net/wsclinux/article/details/40426401

http://blog.csdn.net/newthinker_wei/article/details/8843133

https://forum.openwrt.org/viewtopic.php?id=15243

Installing UCI under Linux

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.