[EMAIL PROTECTED] wrote:
I have attached your document.
+++ Attachment: No Virus found
+++ Panda AntiVirus - www.pandasoftware.com
can't somebody block this mails?
--
MfG
Christoph Mertins
--
To UNSUBSCRIBE, email to [EMAIL PROTECT
Does replacing your /jre/lib/font.properties file with this
one : http://java.sun.com/j2se/1.3/font.properties help at all?
regards, jordan.
On Mon, 01 Apr 2002 11:27:27 -0700
"Drew Lane" <[EMAIL PROTECTED]> wrote:
>OK, I think I got this fixed by changing a path in the Makefile.
>
>However,
OK, I think I got this fixed by changing a path in the Makefile.
However, there seem to be a lot of missing fonts when I run the program.
(?)
(I see lots of warnings in the console)
Drew
--
To UNSUBSCRIBE, email to [EMAIL P
Add the following to your CFLAGS and fill in the
Java SDK directory.
-I/include/linux/
-Original Message-
From: Drew Lane [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 01, 2002 9:33 AM
To: java-linux
Subject: File jni_md.h
Blackdown Java 1.3.1-02a for PPC
I'm trying to recompile a p
This is not just an RMI / FTP problem. People have got in trouble with
`InputStream.available()'
when loading GIF images in Applets.
Instead use a `ByteArrayOutputStream' to read the data, buffer size by buffer
size
then get the data by calling `getBytes()'.
[EMAIL PROTECTED] wrote:
> Robert Co
Robert Covell wrote:
>
> System.out.println("Getting file: " + loc);
> try
> {
> DataInputStream di = new DataInputStream(new
> FileInputStream(new File(loc)));
> int avail = di.available();
i think it must return 0,
Hi,
> needed. It works like a charm but, the typical but word my classes when
> used by the JVM either through security exceptions or are unreadable. To
> transfer the class file we are using the following:
[snip]
> DataInputStream di = new DataInputStream(new
> FileInputStream
Javier Bolaqos Molina wrote:
>
> "Peter B. West" wrote:
>
> > There was a thread late last month about the corruption of bz2 archives
> > of 1.2. I have just tried to unpack the bz2 archive of 117v3 which I
> > downloaded on May 28. I get the same result; bunzip2 reports corruption
> > of the
"Peter B. West" wrote:
> There was a thread late last month about the corruption of bz2 archives
> of 1.2. I have just tried to unpack the bz2 archive of 117v3 which I
> downloaded on May 28. I get the same result; bunzip2 reports corruption
> of the file jdk_1.1.7-v3-glibc-x86.tar.bz2.
>
> Was
"Peter B. West" wrote:
>
> There was a thread late last month about the corruption of bz2 archives
> of 1.2. I have just tried to unpack the bz2 archive of 117v3 which I
> downloaded on May 28. I get the same result; bunzip2 reports corruption
> of the file jdk_1.1.7-v3-glibc-x86.tar.bz2.
The
10 matches
Mail list logo