Unable to start Analyzer from Linux Compilers Alpha Build 24
Hi,
i'm trying to use analyzer from the Technology Preview but get this when trying start it
% /usr/local/sunstudiomars/bin/analyzer --jdkhome /usr/local/j2sdk1.4.2_06
WARNING: Linux-32-bit, 2 CPUs, RH_UNK system tiger is not supported by the Performance tools.
Exception in thread "main" java.lang.NoClassDefFoundError: com/sun/tools/swdev/common/base/InstallDir
at com.sun.forte.st.mpmt.AnUtility.setLibPath(AnUtility.java:798)
at com.sun.forte.st.mpmt.AnUtility.getUnixEnv(AnUtility.java:809)
at com.sun.forte.st.mpmt.AnUtility.getenv(AnUtility.java:818)
at com.sun.forte.st.mpmt.Analyzer.startIPC(Analyzer.java:82)
at com.sun.forte.st.mpmt.Analyzer.init(Analyzer.java:138)
at com.sun.forte.st.analyzer.AnMain.main(AnMain.java:152)
I've gone over all the shipped jar files and one of them contain any classes under tools/swdev.
(This is Fedora Core 4)
By the way the man pages cc.1 CC.1 f95.1 are not included .

