http://blog.csdn.net/ljheee/article/details/52966048

1.add chinese language support

settings -> install language support

2.sudo apt-get install ibus ibus-clutter ibus-gtk ibus-gtk3 ibus-qt4

im-config -s ibus

sudo apt-get install ibus-pinyin ibus-sunpinyin    //install input method

reboot / logout

3.打开iBus设置 open ibus preference

sudo ibus-setup

select input method TAB

add chinese

selecet pinyin

select sunPinyin

3.settings -> text entry

add chinese

add chinese(pinyin)(IBus)

add chinese(SunPinyin)(IBus)

4.install gnome2 environment

sudo apt-get install gnome-session-flashback

logout

select metacity  //在选择进入metacity之前配置好pinyin输入法

5.install app

sudo apt-get install stardict openconnect exuberant-ctags cscope

cp XXX /usr/share/stardict/dict/

6.vpn:

sudo openconnect VPNCN1.NEVEXT.COM
Username:ze.zhang
Password:NIOyilai1121
Password: RSA passwd

proxy:

proxy.nevint.com:8080

7.upload key to gerrit

ssh-keygen

enter + enter

cat ~/.ssh/id_rsa.pub

copy + paste public key to http://lama-temple.nevint.com/#/settings/ssh-keys

 add ssh config file

vim ~/.ssh/config

host gerrit.nevint.com lama-temple.nevint.com
user ze.zhang
port
identityFile ~/.ssh/id_rsa

8.download source code

mkdir ~/bin/

mkdir ~/bin

export PATH=~/bin:$PATH

curl https://storage.googleapis.com/git-repo-downloads/repo > ~/bin/repo

chmod +x ~/bin/repo

modify these lines:

#REPO_URL = 'https://gerrit.googlesource.com/git-repo'
REPO_URL = "ssh://ze.zhang@lama-temple.nevint.com:29418/repo"
REPO_REV = 'nio'

download android code:

(username MUST BE ze.zhang!!!)

repo init -u ssh://chunbo.luo@lama-temple.nevint.com:29418/gld/android/manifest -b gladius_dev --no-repo-verify

git config --global user.email "ze.zhang@nio.com"
git config --global user.name "Zhang Ze"

repo sync

download linux code:

(username MUST BE ze.zhang!!!)
repo init -u ssh://ze.zhang@10.111.136.32:29418/gld/linux/manifest -b gladius_dev --no-repo-verify

repo init -u ssh://ze.zhang@lama-temple.nevint.com:29418/gld/linux/manifest -b gladius_dev --no-repo-verify
repo sync

9.compile linux

export TEMPLATECONF=${PWD}/meta/meta-xpt-bsp/templates/mt2712/xpt-gladius_v1/
source meta/poky/oe-init-build-env
sudo dpkg-reconfigure dash    //choese no will use bash
bitbake xpt-core-image  -k 2>&1 | tee build.log
bitbake xpt-image-ivi-full  -k 2>&1 | tee build.log

http://forbidden-city.nevint.com/index.php?title=%E7%89%88%E6%9C%AC%E7%83%A7%E5%86%99

10.single compilation

bitbake mcutool -c clean
bitbake mcutool -c compile -f

bitbake mcutool -f

10.compile android

http://forbidden-city.nevint.com/index.php?title=Android_BSP

cd android

source build/envsetup.sh

lunch gladius-userdebug

make -j15

Devlopment Env Setup install ubuntu16.04的更多相关文章

  1. install ubuntu16.04

    1.添加分区 添加驱动目录/boot,ext4文件系统 ,给200m够了,图中2G多了,勾选格式化 添加      根目录/ 25G ,ext4文件系统,勾选格式化 添加 家目录 /home ,30G ...

  2. Ubuntu16.04安装搜狗输入法报错:dkpg:处理归档sogoupinyin.deb(--install)时出错,安装sogoupinyin将破坏fcitx-ui-qimpanel

    系统:ubuntu16.04 事件:安装搜狗拼音时报错 报错信息(ubuntu语言是英文的报错信息): dpkg: regarding sogoupinyin_2.3.2.07_amd64-831.d ...

  3. Ubuntu16.04 install eclipse-jee-oxygen-R-linux-gtk-x86_64

    下面如何在Ubuntu16.04 下面怎么下载Java EE并创建在桌面快捷上下载Java EE:eclipse下载Java EE官网:http://www.eclipse.org/downloads ...

  4. 在Ubuntu16.04集群上手工部署Kubernetes

    目前Kubernetes为Ubuntu提供的kube-up脚本,不支持15.10以及16.04这两个使用systemd作为init系统的版本. 这里详细介绍一下如何以非Docker方式在Ubuntu1 ...

  5. Ubuntu16.04安装Screenlets

    通过添加软件源的方式安装装 sudo add-apt-repository ppa:screenlets/ppa sudo apt-get update sudo apt-get install sc ...

  6. ubuntu16.04下配置JDK 1.8+安装Java EE,并实现最大子数组算法

    软工第二次作业: 1.在个人电脑中安装一个集成开发环境(Microsoft Visual Studio.Eclipse或其它工具均可),要求该环境能够提供单元自动测试功能: 2.记录安装过程,并将全部 ...

  7. ubuntu16.04安装virtualbox5.1失败 gcc:error:unrecognized command line option ‘-fstack-protector-strong’

    系统:ubuntu16.04.1 软件:Virtualbox-5.1 编译器:GCC 4.7.4 在如上环境下安装Vbx5.1提示我在终端执行/sbin/vboxconfig命令 照做 出现如下err ...

  8. (转)深度学习主机环境配置: Ubuntu16.04+Nvidia GTX 1080+CUDA8.0

      深度学习主机环境配置: Ubuntu16.04+Nvidia GTX 1080+CUDA8.0 发表于2016年07月15号由52nlp 接上文<深度学习主机攒机小记>,这台GTX10 ...

  9. 配有Tesla K40c的服务器新装Ubuntu16.04并安装CUDA8.0、Anaconda3、Matlab2016a、OPENCV3.1、CuDNN5.1、MXNet

    注:本文原创,作者:Noah Zhang  (http://www.cnblogs.com/noahzn/) 决定加入深度学习的大军,感谢导师给配了台新设备!第一次接触服务器并配置开发环境,整个过程中 ...

随机推荐

  1. Compoxure 微服务组合proxy 中间件

    Compoxure 是一个不错的微服务组合中间件,使用此工具我们可以快速的进行micro frontends 应用的开发 使用此工具我们可以替换esi+ ssi 的开发模型(尽管都挺不错). 同时支持 ...

  2. 使用kubebapps 管理helm 仓库已经应用使用Monocular专门提供helm 仓库查找

    Monocular 从1.0 开始专注于helm 的UI展示,对于部署以及维护已经去掉了,官方也提供了相关的说明以及 推荐了几个可选的部署工具,从使用以及架构上来说kubeapps 就是Monocul ...

  3. YII2常用知识点总结

    YII2常用知识点总结 (一)总结性语句 (1)经常看看yii源码比如vendor\yiisoft\yii2\web这个目录(很重要)下的文件中的方法(这些文件中的公共方法,大致看了下基本上都可以通过 ...

  4. count(*) 和 count(1)和count(列名)区别

    执行效果上:  count(*)包括了所有的列,相当于行数,在统计结果的时候,不会忽略列值为NULL  count(1)包括了所有列,用1代表代码行,在统计结果的时候,不会忽略列值为NULL  cou ...

  5. pstStream->pstPack[i].pu8Addr详解

    /****************************************************************************** * funciton : save H2 ...

  6. [转] VS2017 打包安装程序

    前言 C#写好一个应用程序,总想分享给自己的朋友或者上架,然而被困在打包之外,这次为大家带来近期我的经验,经过几天的摸索,发现网上的教程并不全面,会给初学者带来很多疑问,这里将做些问题描述与解答. / ...

  7. mongodb之 3.4.0 mongodb sharing 副本集群搭建

    系统系统 centos6.5三台服务器:10.100.25.42/43/44安装包: mongodb-linux-x86_64-rhel62-3.4.0.tgz 服务器规划:mongos mongos ...

  8. CoreException: Could not get the value for parameter compilerId for plugin execution default-compile Maven项目pom文件报错,插件引用不到

    CoreException: Could not get the value for parameter compilerId for plugin execution default-compile ...

  9. tomcat端口号被占用的问题

    错误原因:8080端口被其他的应用占用! 在网上查了下解决方案,有些说在任务管理窗口关闭javaw.exe,有些说shutdown一下tomcat,亲测在某些场合下可用. 下面是摘自其它博客园里文章的 ...

  10. Python Flask 构建微电影视频网站

    前言 学完本教程,你将掌握: 1.学会使用整形.浮点型.路径型.字符串型正则表达式路由转化器 2.学会使用post与get请求.上传文件.cookie获取与相应.404处理 3.学会适应模板自动转义. ...