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 .

[1001 byte] By [hhjort] at [2007-11-26 9:20:18]
# 1

It seems that you've stumbled upon a packaging issue here. The good news is that

we're going to release a Sun Studio Express #2 in just a couple of days and there

Analyzer works on FC. Stay tuned and keep visiting:

http://developers.sun.com/prodtech/cc/downloads/express.jsp

Thanks,

Roman.

romans at 2007-7-6 23:51:21 > top of Java-index,Development Tools,Solaris and Linux Development Tools...
# 2
Great, thanks. I'll keep an eye out for the release.
hhjort at 2007-7-6 23:51:21 > top of Java-index,Development Tools,Solaris and Linux Development Tools...
# 3
This issue has been fixed in the Sun Studio Express 2. Pleasetry it out: http://developers.sun.com/prodtech/cc/downloads/express.jspThanks,Roman.
romans at 2007-7-6 23:51:21 > top of Java-index,Development Tools,Solaris and Linux Development Tools...