hi, i try to install SDK for ubuntu 64 . I have downloaded a MANAGER tizen-wearable-sdk-2.2.159_ubuntu64.bin and SDK-IMAGE tizen-wearable-sdk-image-TizenSDKW_1.0.0b3-ubuntu64.zip
install permissions chmod +x and depends (oracle, qemu and other...)
but when i run Manager (run: ./tizen-wearable*bin in console), i have a error:
#
Attempt to unlock mutex that was not locked
./InstallManager.sh: line 19: 17546 Emergency stop (prepared core dump) java -jar InstallManager.jar $@
#
an when i try to install from console, i have error too...
~$ ./tizen-wearable*bin -install -f 'tizen-wearable-sdk-image-TizenSDKW_1.0.0b3-ubuntu64.zip' -accept_license
#
****************************************
****** Start SDK image unzipping *******
****************************************
SDK image file does not have a package list file.
Fatal error occurred.
#
how to install this? :/