0
点赞
收藏
分享

微信扫一扫

Ubuntu 16.04 LTS SET REACT-NATIVE And Oracle Develop Environment


Ubuntu 16.04 LTS SET REACT-NATIVE And Oracle Develop Environment

system

  • ubuntu 16.04

host set and google chrome

host: ​​http://www.360kb.com/kb/2_150.html​​

chrome: ​​http://www.google.cn/chrome/browser/desktop/index.html​​

haroopad(.md ide)

http://pad.haroopress.com/user.html

learn:

android studio

​​https://developer.android.com/studio/install.html​​

error

  • error detail:​​http://askubuntu.com/questions/637113/unable-to-locate-package-lib32bz2-1-0​​
  • resolution (change sudo apt-get install lib32z1 lib32ncurses5 lib32bz2-1.0 lib32stdc++6 to sudo apt-get install lib32z1 lib32ncurses5 libbz2-1.0:i386 lib32stdc++6)

jdk 1.8 ​​http://jingyan.baidu.com/article/e2284b2b61a2efe2e6118d39.html​​

open sdk manager to download something

安装android NDK ​​http://www.linuxdiyf.com/linux/13024.html​​ react native 热更新需要

react-native

react-native: ​​http://facebook.github.io/react-native/docs/getting-started.html​​

node v4.4.7
npm config set registry ​​​https://registry.npm.taobao.org​​

watchman

  • autoconf: sudo apt-get install autoconf
  • automake: sudo apt-get install automake
  • python-dev: sudo apt-get install python-dev

github


Nuclide

​​https://nuclide.io/docs/editor/setup/​​ (ctrl ,)

  • Flow ​​https://nuclide.io/docs/languages/flow/​​
  • others


oracle 12 c
​​​http://www.techienote.com/install-oracle-12c-on-ubuntu/​​

update:2016-08-13
update:2016-08-29
last update:2016-09-08


举报

相关推荐

0 条评论