Small knowledge: explanation./configure--host=arm-linux--prefix=$ (pwd)/_install__linux

Source: Internet
Author: User
Tags readline

From: http://blog.sina.com.cn/s/blog_5b9734c501011l4b.html

$ tar zxf readline-5.2.tar.gz
$ CD READLINE-5.2/
$./configure--host=arm-linux--prefix=$ (pwd)/_install
$ make
$ make Install

The meaning of/configure--host=arm-linux--prefix=$ (pwd)/_install

$./configure The following two are the parameters that are given when you run configure

--host=arm-linux Operating Environment (cross-compiled into arm)

--prefix=$ (PWD)/_install installation directory Specifies the installation directory if not specified is installed in the default directory,/usr/local

PWD is the current user directory.

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.