You might find more people who know about the IDE if you post your questions on the the Sun Studio Tools forum.
http://forums.sun.com/forum.jspa?forumID=852&start=0 Shao Xuan wrote: > Hi, > > Thanks Moinak, with his help, now sun studio 12 can be launched by installing > SUNWmfrun. But the sun studio 12 can't display Chinsese characters (I can > only see squares instead of Chinsese characters). The terminal output is as > follows: > > yurippe at Mars:/opt/SUNWspro/bin# ./sunstudio > java.net.UnknownHostException: Mars: Mars > at java.net.InetAddress.getLocalHost(InetAddress.java:1308) > at org.netbeans.CLIHandler.localHostAddress(CLIHandler.java:397) > at org.netbeans.CLIHandler.access$100(CLIHandler.java:49) > at org.netbeans.CLIHandler$Server.(CLIHandler.java:828) > at org.netbeans.CLIHandler.initialize(CLIHandler.java:472) > at org.netbeans.CLIHandler.initialize(CLIHandler.java:291) > at org.netbeans.Main.execute(Main.java:161) > at org.netbeans.Main.main(Main.java:48) > Warning: Cannot convert string > "-monotype-arial-regular-r-normal--*-140-*-*-p-*-iso8859-1" to type FontStruct > Warning: Cannot convert string > "-monotype-arial-regular-r-normal--*-140-*-*-p-*-iso8859-2" to type FontStruct > Warning: Cannot convert string > "-monotype-arial-regular-r-normal--*-140-*-*-p-*-iso8859-13" to type > FontStruct > Warning: Cannot convert string > "-monotype-arial-regular-r-normal--*-140-*-*-p-*-iso8859-5" to type FontStruct > Warning: Cannot convert string > "-monotype-arial-regular-r-normal--*-140-*-*-p-*-iso8859-7" to type FontStruct > Warning: Cannot convert string > "-monotype-arial-regular-r-normal--*-140-*-*-p-*-iso8859-9" to type FontStruct > Warning: Cannot convert string > "-monotype-arial-regular-r-normal--*-140-*-*-p-*-iso8859-15" to type > FontStruct > Warning: Cannot convert string > "-fangzheng-song-medium-r-normal--*-140-*-*-m-*-gb18030.2000-0" to type > FontStruct > Warning: Cannot convert string > "-fangzheng-song-medium-r-normal--*-140-*-*-m-*-gb18030.2000-1" to type > FontStruct > Warning: Cannot convert string > "-hanyi-ming-medium-r-normal--*-140-*-*-m-*-big5-1" to type FontStruct > Warning: Cannot convert string > "-hanyi-ming-medium-r-normal--*-140-*-*-m-*-hkscs-1" to type FontStruct > Warning: Cannot convert string "-ricoh-hg gothic > b-medium-r-normal--*-140-*-*-m-*-jisx0201.1976-0" to type FontStruct > Warning: Cannot convert string "-ricoh-hg gothic > b-medium-r-normal-*-*-140-*-*-m-*-jisx0208.1983-0" to type FontStruct > Warning: Cannot convert string > "-ricoh-heiseimin-w3-r-normal--*-140-*-*-m-*-jisx0212.1990-0" to type > FontStruct > Warning: Cannot convert string > "-hanyang-kodig-medium-r-normal--*-140-*-*-m-*-ksc5601.1992-3" to type > FontStruct > Warning: Cannot convert string > "-monotype-browa-medium-r-normal--*-140-*-*-m-*-tis620.2533-0" to type > FontStruct > yurippe at Mars:/opt/SUNWspro/bin# > > What's wrong with it and how to resolve this? > > Thanks, > Shao