Hi there,
I just tried to install tizen SDK v2.2.71 on my Linux Mint 17 Xfce 64bit via "NETWORK INSTALLATION"
I have read this: https://developer.tizen.org/downloads/sdk/installing-sdk/prerequisites-tizen-sdk
And I run:
1)
$ sudo add-apt-repository ppa:webupd8team/java $ sudo apt-get update $ sudo apt-get install oracle-java6-installer
2)
$ sudo apt-get install procps gettext libdbus-1-3 libcurl3 expect grep zip make qemu-user-static libwebkitgtk-1.0-0 libudev-dev libsdl1.2debian libgnome2-0 libpng12-0 libpython2.7 libpixman-1-0
3) run "./tizen-sdk-ubuntu64-v2.2.71.bin"
4) After lonng download (1.4Gbyte), installer failed with this screen: http://i.hizliresim.com/4YnGZ0.png (I put above also)
It says: "Fatal error occured while executing install script (emulator-qemu-x86 package)" and I couldn't find any log file.
Note: There is no ".bashrc" file in my home folder (mint17 does not have by default).
How to install SDK on mint17 ?