Hi,
I had this problem to I read somewhere that RH6.0 doesn't support
native_threads so I set my DEFAULT_THREADS_FLAG=green in my .java_wrapper
I fixed this problem but I've got another one.
Try on your system and tell me if it worked.
On Wed, 19 May 1999, Zhihui Zhao wrote:
>
> hi, I ins
Select a Mirror:
http://www.blackdown.org/java-linux/mirrors.html
Fred.
"Nolte, Holger" wrote:
> Hi, where can I find java 3d for linux ?
>
> Holger
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsu
Hi, where can I find java 3d for linux ?
Holger
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Sandy Ward wrote:
> Anyone know much about the garbage collector for the Blackdown JVM? I am talking
> about comparisons to Sun's, IBM's, etc. From recent experience it seems that
> the GC takes one big pause to collect the garbage where as other VM's do it a
> little more smoothly.
>
> Any thoug
Hi Bruce,
> I have installed the blackdown port of the jdk 1.2 on a pentiumII running
> RedHat Linux 6.0.
>
> The good news is that I can run stand alone problems. The bad news is that
> javac can't seem to find classes from other files, unless they are precompiled
> first.
> (So if test1.java
Hello all,
I would like to thank all people that help me to set up
my system for using java2 onto my machine. I even get
java3d working ;-).
And of course thanks to those who have contributed to
these products. I am waiting for the next versions ...
Guillaume
---
Hi,
I have installed the blackdown port of the jdk 1.2 on a pentiumII running
RedHat Linux 6.0.
The good news is that I can run stand alone problems. The bad news is that
javac can't seem to find classes from other files, unless they are precompiled
first.
(So if test1.java uses class test2, "j
Sorry. You can't.
It is possible to install java libraries such as Swing, but you can't
currently tell Netscape to use another JVM. Of course, the java
plugin is an exception, but the HTML has to be coded to request
the plugin...
Russ
[EMAIL PROTECTED] on 05/19/99 10:18:22 PM
To: [EMAIL
I am having trouble getting java 2 running on my redhat 5.2 PC(386)
system
How do I tell what version of glibc I have if any?
thanks
bash$ java SimpleExample
Exception in thread "main" java.lang.UnsatisfiedLinkError:
/home/java/java2/jdk1.2/jre/lib/i386/libfontmanage
r.so: libstdc++-libc6.0-1.so.2
I have been assuming that this is a bug in the Linux JDK1.2 prerelease.
If I run the following on Linux/Java1.2:
import java.awt.*;
public class FT
{
public static void main(String[] args)
{
Font f = new Font("Monospaced",Font.PLAIN,14);
FontMetrics fm = Toolkit.getDefau
Hi gang,
I'm having some trouble with the default fonts in
the JDK1.2. Seems like the ascents and decents for
TimesRoman fonts (possibly others) are very large
and it makes my textareas appear to have large gaps
between the lines.
Anybody knows where can i found the Java Plug-In version 1.2 under
Linux?
I have the jdk1.2pre-v1 and I can't find it into it's directories
TIA.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubsc
> Could someone please tell me how to create the libstdc++-libc6.0-1.so.2
> link? I need it because java 1.2 fails with an error message for this
> specific library.
> I am a bit confused because neither ldconfig nor a file system search
> for this shows me a file like "libstdc++-libc6.0-1.so.2" o
13 matches
Mail list logo