Re: JDK 1.2 won't run JFC demo

1999-04-02 Thread John Summerfield
> Hi, > > I have downloaded the JDK 1.2 from blackdown.org. and I tried to run the > JDK 1.2 JFC demo (FileChooserDemo). But I got an Linker error as follows: > > Exception in thread "main" > java.lang.UnsatisfiedLinkerError:/usr/jdk1.2/jre/lib/i386/libfontmanager.so: > libstdc++-lib6.0-1.so.2:

Re: JDK 1.2 won't run JFC demo

1999-04-02 Thread Anil kumar
On Thu, 1 Apr 1999, Joe Lin wrote: > Hi, > > I have downloaded the JDK 1.2 from blackdown.org. and I tried to run the > JDK 1.2 JFC demo (FileChooserDemo). But I got an Linker error as follows: > > Exception in thread "main" > java.lang.UnsatisfiedLinkerError:/usr/jdk1.2/jre/lib/i386/libfontma

Re: JDK 1.2 won't run JFC demo

1999-04-01 Thread Haruhide Yauskawa
no library, symbolic link libstdc++-libc6.0-1.so.2 to libstdc++.so.2.8.0. it's ok. > Hi, > > I have downloaded the JDK 1.2 from blackdown.org. and I tried to run the > JDK 1.2 JFC demo (FileChooserDemo). But I got an Linker error as follows: > > Exception in thread "main" > java.lang.Unsatisfied

JDK 1.2 won't run JFC demo

1999-04-01 Thread Joe Lin
Hi, I have downloaded the JDK 1.2 from blackdown.org. and I tried to run the JDK 1.2 JFC demo (FileChooserDemo). But I got an Linker error as follows: Exception in thread "main" java.lang.UnsatisfiedLinkerError:/usr/jdk1.2/jre/lib/i386/libfontmanager.so: libstdc++-lib6.0-1.so.2:cannot open shar