Re: JavaOne

2002-04-01 Thread Glenn Holmer
Calvin Austin wrote: > I had a simple roadmap up to 1.5 and some performance graphs between 1.3.0 to > 1.4 > > Questions from the attendees ranged from 64bit hammer support to readiness of > the new ibm pthreads library. Would the libc_wait symbol be fixed for glibc > 2.2.5. Can the performance t

Re: Linux Fonts

2002-04-01 Thread Barr von Oehsen
Place the attached file - symbol.ttf - in your /jre/lib/fonts directory. This should fix the problem. Barr On Mon, 1 Apr 2002, Drew Lane wrote: > No, in fact it looks like the same properties file I was already using. > > The exact message is: > > Font specified in font.properties not found

Linux Fonts

2002-04-01 Thread Drew Lane
No, in fact it looks like the same properties file I was already using. The exact message is: Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific] Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontsp

Re: File jni_md.h

2002-04-01 Thread jordan muscott
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,

Metroworks JIT for PPC

2002-04-01 Thread Drew Lane
Hi, I noticed there is an old JIT compiler for PPC by Metroworks. Will this work with Blackdown 1.3.1 for PPC? Will it be any faster than the interpreter? I think I really need a JIT. Drew -- To UNSUBSCRIBE, email to [EMAI

Re: File jni_md.h

2002-04-01 Thread Drew Lane
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

RE: File jni_md.h

2002-04-01 Thread Alex Malone
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

File jni_md.h

2002-04-01 Thread Drew Lane
Blackdown Java 1.3.1-02a for PPC I'm trying to recompile a program written in Java which make some native calls written in C. I'm getting the error: jni_md.h: No such file or directory I know that some people have recompiled this program on Intel boxes, so is this a problem with Blackdown PPC

JavaOne

2002-04-01 Thread Glenn Holmer
I made the difficult decision to go to a different BOF than 1579 (J2SE on Linux). Can anyone who was there give a rundown on what was discussed? -- = Glenn Holmer ([EMAIL PROTECTED]) --