语言

Menu
Sites
Language
Installing Tizen SDK 2.2 in iMac Fails

I was using Tizen 2.1 in my Mac, it was working fine till I planned to move to Tizen 2.2

I am getting same error after trying more than 10 times. I am facing problem only at the end of Installation process,
The Error which I am getting is "Fatal error occured while installing the Tizen SDK"

I tried executing the following command in Terminal , yet the installation failed many times.

sudo chown -R leo ~/tmp

So , I thought I would change the installation path,

When I changed the Tizen SDK path , I am getting error in the bottom as Set the input path to the home directory

Can anyone help me ??

Either I want to install in different location or the Fatal error should be resolved .

 

编辑者为: Brock Boland 17 3月, 2014 原因: Paragraph tags added automatically from tizen_format_fix module.

响应

8 回复
Chintan Gandhi
Hi Leo, First check the ownership permissions by typing "ls -al ~/tmp" on CLI. Then try to change the owner by "sudo chown -R your_user ~/tmp ". If even this doesn't work try changing the owner to root or sys. Hope this helps. Good Luck:)
Leo Joseph
Hi Chintan Gandhi, I have executed sudo chown -R leo ~/tmp command. I have mentioned in my question as well. I am able to install Tizen 2.1 successfully in the same path. But I am not able to install Tizen 2.2 . Bit strange for me
Chintan Gandhi
I need a log file. could you attach it? You can find it in here.(~/.installmanager/install-log) thank you
Leo Joseph
Hi Chintan, I couldn't find the install-log file. I went to the mounted disk of inst-manager and I am able to see only one file . inst-manager (Application). I tried looking for Hidden files as well. I am not able to find out
Chintan Gandhi
Did you find it with 'finder'? If you did, then try finding it using console. I think finder does not display hidden files and folders. There are only two options find the required file using finder or else try using console. Please try using these two options. Thanks. Could you find it one more time please?
Leo Joseph
Hi Chintan, I am able to find install-log only if installation is successful. I have installed Tizen 2.1 and searched for install-log file in Finder. I am able to find the install-log folder and the file. Now I have removed the Tizen 2.1 and installed Tizen 2.2. As you know the installation failed in the End with Fatal Error. This time when I search install-log in the Finder, I am not able to find the file. Whether install-log will be generated only if installation is success ?
Chintan Gandhi
Hi Leo, install-log file is generated regardless the result of the installation. Just try installing the SDK one more time and carefully search for (.installmanager/install-log) file at the place where you are installing the SDK. It will be automatically generated even if the installation fails and it had the detailed description about whats going wrong during installation. First try using finder and then try manually including hidden directories. Thanks.
Chintan Gandhi
Hi Leo, install-log file is generated regardless the result of the installation. Just try installing the SDK one more time and carefully search for (.installmanager/install-log) file at the place where you are installing the SDK. It will be automatically generated even if the installation fails and it has the detailed description about what's going wrong during installation. First try using finder and then try manually including hidden directories. Thanks.