I downloaded the MKL for OSX but am unable to install it. Clicking on the installer opens an empty window with all buttons greyed out. I tried running the installer form the command line and the problem seems to be connected to Java:
$ ./install.sh In JPanelLicenseOptions Inside JPanelRegistrationBegin Calling initComponents Calling initializePanel /tmp/intel/se/channel/msg/../msg/20151115173351155,0,Core,0,SmartEngineJavaGUI Exception in thread "Thread-0" java.lang.NoClassDefFoundError: org/apache/xpath/XPathAPI at com.intel.ISSA.GUI.CoreAdapter.MessageReader.getCoreState(MessageReader.java:142) at com.intel.ISSA.GUI.CoreAdapter.MessageReader.run(MessageReader.java:45) Caused by: java.lang.ClassNotFoundException: org.apache.xpath.XPathAPI at java.net.URLClassLoader.findClass(URLClassLoader.java:381) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ... 2 more
I am running OSX 10.9 and Java 1.8_066-b17.
As a side comment, using this forum is quite frustrating. I'm unable to attach an image to my post with Safari and I've lost my post twice already while trying.