Ubuntu 16.04 LTS SET REACT-NATIVE And Oracle Develop Environment

来源:互联网 发布:赌博平台完整源码 编辑:程序博客网 时间:2024/05/01 09:26

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.htmllearn:http://blog.csdn.net/tao_627/article/details/50625436

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

  • setuptools(v2.7.12) http://my.oschina.net/deanzhao/blog/317603
  • autoconf: sudo apt-get install autoconf
  • automake: sudo apt-get install automake
  • python-dev: sudo apt-get install python-dev

github

http://www.cnblogs.com/yourihua/archive/2012/07/07/2580147.html

Nuclide

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

  • Flow https://nuclide.io/docs/languages/flow/
  • others
    http://blog.csdn.net/caroline_wendy/article/details/50107845

run and debug

http://blog.csdn.net/hello_hwc/article/details/51612139

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 0
原创粉丝点击