Skip to content

Instantly share code, notes, and snippets.

@tai2
Last active August 29, 2015 14:04
Show Gist options
  • Select an option

  • Save tai2/989b41fa011a14d1431a to your computer and use it in GitHub Desktop.

Select an option

Save tai2/989b41fa011a14d1431a to your computer and use it in GitHub Desktop.
Tizen開発環境構築
Mac OSX 10.9.4
tizen-sdk-mac64-v2.2.71.dmg バイナリが壊れてると言われた
tizen-sdk-mac64-cli-v2.2.71.bin 途中までいって失敗する
./tizen-sdk-mac64-v2.2.71.bin -install -f ./tizen-sdk-image-2.2.1-macos64.zip -p TYPICAL -l ~/Library/Developer/ -accept_license SDK image file does not have a package list file. Fatal error occurred.
Ubuntu 12.4
http://www.duinsoft.nl/packages.php?t=en の手順を実行 → エラー(メモってなかった)
sudo apt-get install oracle-java6-installer → エラー(メモってなかった)
sudo apt-get install oracle-java7-installer → エラー(メモってなかった)
Ubuntsu 12.10
http://www.duinsoft.nl/packages.php?t=en の手順を実行すると、unixodbcなどいくつかのパッケージがuninstallableと言われた
sudo apt-get install oracle-java6-installer java-commonなどいくつかのパッケージがuninstallableと言われた
sudo apt-get install oracle-java7-installer java-commonなどいくつかのパッケージがuninstallableと言われた
Windows 7
インストーラーは走らせると無言で終了し、インストールされない。
Windows 8.1
インストーラーは走らせると無言で終了し、インストールされない。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment