Languages

Menu
Sites
Language
Failed to install SDK 2.1 on Mac OS X Moutain Lion

Hi there,

I tried to install the SDK 2.1 on a Mac OS X Moutain Lion but the systems says the dmg file is corrupted.

Does anybody know how I could solve this please?

Many thanks in advance!

Edited by: Brock Boland on 17 Mar, 2014 Reason: Paragraph tags added automatically from tizen_format_fix module.

Responses

3 Replies
Larry Aasen
Your system will not allow the application to run due to tight security. To open up the security, try this: 1. Go to System Preferences... 2. Click on Security & Privacy 3. On the General tab change "Allow applications downloaded from:" to "Anywhere". Try to open the DMG file again.
Olivier Rigault
Thanks a lot. I forgot about that. I managed to install the installer app, but I've got another question though. I downloaded the SDK 2.1.0 zip image file. I launched the installer and tried to use it to install the SDK. When I select the pkg_list_macos-64 file, the installer says "Select the correct SDK image file". Did I miss something? Thx for your kindly help.
Stuart Schmukler
I also, have been having trouble installing the Mac OS X 10.8.3. The logs show a problem configuring "javax.imageio.spi.ImageOutputStreamSpi" Here is part of the log (I have a full log if required): 17:36:48 [Trace] after init 17:36:49 [Error] Unexpected error occurred 17:36:49 [Excep] sun.misc.ServiceConfigurationError: javax.imageio.spi.ImageOutputStreamSpi: Provider com.sun.media.imageioimpl.stream.ChannelImageOutputStreamSpi could not be instantiated: java.lang.IllegalArgumentException: vendorName == null! sun.misc.ServiceConfigurationError: javax.imageio.spi.ImageOutputStreamSpi: Provider com.sun.media.imageioimpl.stream.ChannelImageOutputStreamSpi could not be instantiated: java.lang.IllegalArgumentException: vendorName == null! at sun.misc.Service.fail(Service.java:120) at sun.misc.Service.access$200(Service.java:111) at sun.misc.Service$LazyIterator.next(Service.java:284) at javax.imageio.spi.IIORegistry.registerApplicationClasspathSpis(IIORegistry.java:190) at javax.imageio.spi.IIORegistry.(IIORegistry.java:121) at javax.imageio.spi.IIORegistry.getDefaultInstance(IIORegistry.java:142) at apple.awt.CToolkit.registerDefaultServices(CToolkit.java:1340) at apple.awt.CToolkit.(CToolkit.java:148) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) at java.lang.reflect.Constructor.newInstance(Constructor.java:513) at java.lang.Class.newInstance0(Class.java:357) at java.lang.Class.newInstance(Class.java:310) at java.awt.Toolkit$2.run(Toolkit.java:859) at java.security.AccessController.doPrivileged(Native Method) at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:826) at java.awt.Desktop.isDesktopSupported(Desktop.java:151) at org.tizen.installmanager.ui.page.CompletePage.setErrorText(CompletePage.java:120)