Pages

Thursday, 26 August 2010

SPSS 17 on Snow Leopard

Follow the suggestions at the this link � but then also create a symbolic link CurrentJDK -> 1.5 in directory /System/Library/Frameworks/JavaVM.framework/Versions


By running sudo rm CurrentJDK, then sudo ln -s 1.5 CurrentJDK


Clearly this leaves your Java installation broken for anything requiring 1.6!

No comments:

Post a Comment