Nathan Meyers <[EMAIL PROTECTED]> writes:
> On Wed, Aug 22, 2001 at 05:39:03PM +0800, Sam (Ying-Hsien Ku) wrote:
>> Hi all,
>> I have installed jdk1.2.2 on Mandrake 7.0
>>
>> However,
>> [root@linuxsam jdk1.2.2]# javac
>> Error: can't find libjava.so.
>> [root@linuxsam jdk1.2.2]#
(You might wan
On Wed, Aug 22, 2001 at 05:39:03PM +0800, Sam (Ying-Hsien Ku) wrote:
> Hi all,
> I have installed jdk1.2.2 on Mandrake 7.0
>
> However,
> [root@linuxsam jdk1.2.2]# javac
> Error: can't find libjava.so.
> [root@linuxsam jdk1.2.2]#
>
> I just find the file on /home/sam/jdk1.2.2/jre/lib/i386/libjav
How do you make a stand-alone Java application window that on start-up
1. automatically fills the entire screen on whatever system it is on;
2. has no border, such as the border JFrame has.
Stu
--
Stuart Wier UCAR Unidata Program
[EMAIL PROTECTED]
Hi all,
I have installed jdk1.2.2 on Mandrake 7.0
However,
[root@linuxsam jdk1.2.2]# javacError: can't find
libjava.so.[root@linuxsam jdk1.2.2]#
I just find the file on
/home/sam/jdk1.2.2/jre/lib/i386/libjava.so.
What should I do?
thank you all~