2016年11月28日 星期一

[Linux] Build andorid

Java版本確認

    Java SE 6 JDK (Ver: 1.6.0_45)

    Java -version

    Java版本切換

    Update-alternatives --config java

    會出現已安裝的java版本跟路徑,選擇適合的版本,並輸入代號

    確認在run檔案裡的路徑是正確的

安裝基本package for Ubuntu 12.04

    在首次buildUbuntu12.04系統上安裝基本package

build@ubuntu$ sudo apt-get update

build@ubuntu$ sudo apt-get install git gnupg flex bison gperf build-essential zip \

curl libc6-dev libncurses5-dev:i386 x11proto-core-dev \

libx11-dev:i386 libreadline6-dev:i386 libgl1-mesa-glx:i386 \

libgl1-mesa-dev g++-multilib mingw32 tofrodos \

python-markdown libxml2-utils xsltproc zlib1g-dev:i386

 

 

**********************Confidentiality Notice************************
The opinions and views expressed in this e-mail are solely those of the author and do not necessarily represent our company and its affiliates. If this e-mail is not originally intended for you, or received by you in error, do not disclose its content to anyone and delete it immediately. This e-mail may contain information that is legally privileged, confidential or exempt from disclosure.

沒有留言:

張貼留言