戻る>2006

Tizen:Application Developers
Tizen:Platform Developers

物理マシン & 仮想マシン

  • Win8 Pro
    • Intel Core i7-3632QM
    • 8G RAM
    • 1T HDD
  • Ubuntu 12.10 64bit on VMware player 5
    • 4Core
    • 4G RAM
    • 50G + 250G HDD

download

In Ubuntu®, the following packages: procps, gettext, libdbus-1-3, libcurl3, expect, gtk2-engines-pixbuf, grep, zip, make, and qemu-user-static

install manager

  • ubuntu:~/Tizen$ bash 00_Arc/tizen-sdk-2.0-ubuntu64.bin
If you want to install TIZEN-SDK, you must install "expect" "gtk2-engines-pixbuf" "libgnome2-0" "ia32-libs" package(s).
  • ubuntu:~/Tizen$ sudo apt-get install expect gtk2-engines-pixbuf libgnome2-0 ia32-libs
  • ubuntu:~/Tizen$ bash 00_Arc/tizen-sdk-2.0-ubuntu64.bin



JDK

Oracle® Java* v7 or later (do not use OpenJDK)

ubuntu:~$ update-alternatives --config java
There are 3 choices for the alternative java (providing /usr/bin/java).

  Selection    Path                                            Priority   Status
------------------------------------------------------------
* 0            /usr/lib/jvm/java-7-oracle/bin/java              1063      auto mode
  1            /usr/lib/jvm/java-6-openjdk-amd64/jre/bin/java   1061      manual mode
  2            /usr/lib/jvm/java-6-oracle/bin/java              1062      manual mode
  3            /usr/lib/jvm/java-7-oracle/bin/java              1063      manual mode

Press enter to keep the current choice[*], or type selection number: 
ubuntu:~$ java -version
java version "1.7.0_10"
Java(TM) SE Runtime Environment (build 1.7.0_10-b18)
Java HotSpot(TM) 64-Bit Server VM (build 23.6-b04, mixed mode)
ubuntu:~$ 

google chrome


To use the Tizen Web Simulator, you need the Google Chrome browser.

コメントをかく


「http://」を含む投稿は禁止されています。

利用規約をご確認のうえご記入下さい

管理人/副管理人のみ編集できます