osx - Sencha Cmd installation on Mac: Java not found -


trying install sencha command 3.1.1 on imac (10.8.3). installer saying:

the installer not find valid java(tm) on machine. supported versions: vendor :  min. 1.6.0 max. 

following stack overflow thread, tried linking /usr/bin/java /library/internet plugins/javaappletplugin.plugin/contents/home/bin/java. now, on command line:

~ 🍔  java -version java version "1.7.0_21" java(tm) se runtime environment (build 1.7.0_21-b12) java hotspot(tm) 64-bit server vm (build 23.21-b01, mixed mode) 

so looks good, installer still complains cannot find java. why can't it?

what fixed me, after consulting sencha support, installing full jdk rather jre. don't know why fixed it, or root cause was, command installed , working fine.


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -