Dear friends, never miss the chance to travel in China, thebeautiful and mysterious place to be!

2002-10-09 Thread holidaycn2002
charset=ISO-8859-1; charset=ISO-8859-1; charset=ISO-8859-1; charset=ISO-8859-1; charset=ISO-8859-1; charset=ISO-8859-1; charset=ISO-8859-1; charset=ISO-8859-1; charset=ISO-8859-1; charset=ISO-8859-1; charset=ISO-8859-1;

Re: two jars in java

2002-10-09 Thread Darryl L. Pierce
On 2002.10.08 22:42 u2q2w wrote: Hello, Could you please tell me how to compile my.java with two jars? What is the command line? Say, javac -classpath a1.jar;a2.jar my.java, is it correct in windows? What is it in linux? Use the standard path separator character: /:/ javac -classpath

Re: .deb files for JAVA 1.4

2002-10-09 Thread Takashi Okamoto
From: Stephen Zander [EMAIL PROTECTED] Subject: Re: .deb files for JAVA 1.4 Date: 08 Oct 2002 20:28:56 -0700 Right now, you can't. Once I finish packaging GGZ I'll update the Blackdown mirrors with 1.4 debs unless Juergen beats me to it. Can I check your deb before upload? Default JDK1.4

Re: .deb files for JAVA 1.4

2002-10-09 Thread Yven Leist
On Wednesday 09 October 2002 15:36, Takashi Okamoto wrote: From: Stephen Zander [EMAIL PROTECTED] Subject: Re: .deb files for JAVA 1.4 Date: 08 Oct 2002 20:28:56 -0700 Right now, you can't. Once I finish packaging GGZ I'll update the Blackdown mirrors with 1.4 debs unless Juergen beats

Re: .deb files for JAVA 1.4

2002-10-09 Thread Takashi Okamoto
From: Yven Leist [EMAIL PROTECTED] Subject: Re: .deb files for JAVA 1.4 Date: Wed, 9 Oct 2002 15:47:56 +0200 Can I check your deb before upload? Default JDK1.4 configuration may have a problem about Japanese font. I want check it. It seems to have a problem with german umlauts as well, at

Re: .deb files for JAVA 1.4

2002-10-09 Thread Juergen Kreileder
Yven Leist [EMAIL PROTECTED] writes: On Wednesday 09 October 2002 15:36, Takashi Okamoto wrote: From: Stephen Zander [EMAIL PROTECTED] Subject: Re: .deb files for JAVA 1.4 Date: 08 Oct 2002 20:28:56 -0700 Right now, you can't. Once I finish packaging GGZ I'll update the Blackdown

Re: .deb files for JAVA 1.4

2002-10-09 Thread Yven Leist
On Wednesday 09 October 2002 16:15, you wrote: Yven Leist [EMAIL PROTECTED] writes: On Wednesday 09 October 2002 15:36, Takashi Okamoto wrote: From: Stephen Zander [EMAIL PROTECTED] Subject: Re: .deb files for JAVA 1.4 Date: 08 Oct 2002 20:28:56 -0700 Right now, you can't. Once I

Re: .deb files for JAVA 1.4

2002-10-09 Thread Juergen Kreileder
Takashi Okamoto [EMAIL PROTECTED] writes: From: Yven Leist [EMAIL PROTECTED] Subject: Re: .deb files for JAVA 1.4 Date: Wed, 9 Oct 2002 15:47:56 +0200 Can I check your deb before upload? Default JDK1.4 configuration may have a problem about Japanese font. I want check it. It seems to

Re: .deb files for JAVA 1.4

2002-10-09 Thread Hubert Schmid
On Mon, 7 Oct 2002, J. R. Westmoreland wrote: Where can I get .deb files for JAVA 1.4? Due to license problems, Sun's Java 2 SDK is not available in Debian. See the Debian Java FAQ (/usr/share/doc/java-common/debian-java-faq) for more information. You can download and install a J2SDK in

gcj and --classpath

2002-10-09 Thread Adam C Powell IV
Greetings, I'm trying to build a large Java program using gcj-3.0, which compiles using -classpath a.jar:b.jar:c.jar, but I get lots of errors saying that classes like String are missing. I looked at the manpage, which mentions --classpath, so I tried adding the extra hyphen, to no avail.

Re: gcj and --classpath

2002-10-09 Thread Tom Tromey
Adam == Adam C Powell IV [EMAIL PROTECTED] writes: Adam I'm trying to build a large Java program using gcj-3.0, which compiles Adam using -classpath a.jar:b.jar:c.jar, but I get lots of errors saying Adam that classes like String are missing. Before 3.1, -classpath overrode the internal boot

probleme with the accents

2002-10-09 Thread Panard
Hi everybody ! It is impossible to make appear the accents in any java program... Is there a solution for this problem ? Thank you Panard -- [EMAIL PROTECTED]http://www.inzenet.org -- To UNSUBSCRIBE,

Funziona Davvero!!!

2002-10-09 Thread [EMAIL PROTECTED]
Vorresti Davvero Guadagnare con Internet? Bene, la prima cosa da fare è salvare su disco questa pagina per averla a portata di mano anche se il tuo PC non è connesso a Internet, poi copia tutto in Word o in Blocco Note e stampalo, così lo potrai leggere con più attenzione.

unsubscribe

2002-10-09 Thread Kim Blom
Title: unsubscribe

very Large memory java jobs

2002-10-09 Thread Kristian G. Kvilekval
We have several bio-computing experiments that need over 2GB of heap. We are running on linux-2.4.19 on machines with 4GB of memory. $ java -version java version 1.3.1 Java(TM) 2 Runtime Environment, Standard Edition (build Blackdown-1.3.1-FCS) Java HotSpot(TM) Client VM (build

Dear friends, never miss the chance to travel in China, the beautiful and mysterious place to be!

2002-10-09 Thread holidaycn2002
charset=ISO-8859-1; charset=ISO-8859-1; charset=ISO-8859-1; charset=ISO-8859-1; charset=ISO-8859-1; charset=ISO-8859-1; charset=ISO-8859-1; charset=ISO-8859-1; charset=ISO-8859-1; charset=ISO-8859-1; charset=ISO-8859-1;

Re: two jars in java

2002-10-09 Thread Darryl L. Pierce
On 2002.10.08 22:42 u2q2w wrote: Hello, Could you please tell me how to compile my.java with two jars? What is the command line? Say, javac -classpath a1.jar;a2.jar my.java, is it correct in windows? What is it in linux? Use the standard path separator character: /:/ javac -classpath a1.jar:a2.jar

Re: .deb files for JAVA 1.4

2002-10-09 Thread Takashi Okamoto
From: Stephen Zander [EMAIL PROTECTED] Subject: Re: .deb files for JAVA 1.4 Date: 08 Oct 2002 20:28:56 -0700 Right now, you can't. Once I finish packaging GGZ I'll update the Blackdown mirrors with 1.4 debs unless Juergen beats me to it. Can I check your deb before upload? Default JDK1.4

Re: .deb files for JAVA 1.4

2002-10-09 Thread Yven Leist
On Wednesday 09 October 2002 15:36, Takashi Okamoto wrote: From: Stephen Zander [EMAIL PROTECTED] Subject: Re: .deb files for JAVA 1.4 Date: 08 Oct 2002 20:28:56 -0700 Right now, you can't. Once I finish packaging GGZ I'll update the Blackdown mirrors with 1.4 debs unless Juergen beats me

remove

2002-10-09 Thread edv
Original Message Subject: Re: .deb files for JAVA 1.4 (09-Okt-2002 15:54) From:[EMAIL PROTECTED] To: [EMAIL PROTECTED] On Wednesday 09 October 2002 15:36, Takashi Okamoto wrote: From: Stephen Zander [EMAIL PROTECTED] Subject: Re: .deb files for JAVA 1.4 Date:

Re: .deb files for JAVA 1.4

2002-10-09 Thread Juergen Kreileder
Yven Leist [EMAIL PROTECTED] writes: On Wednesday 09 October 2002 15:36, Takashi Okamoto wrote: From: Stephen Zander [EMAIL PROTECTED] Subject: Re: .deb files for JAVA 1.4 Date: 08 Oct 2002 20:28:56 -0700 Right now, you can't. Once I finish packaging GGZ I'll update the Blackdown

Re: .deb files for JAVA 1.4

2002-10-09 Thread Juergen Kreileder
Takashi Okamoto [EMAIL PROTECTED] writes: From: Yven Leist [EMAIL PROTECTED] Subject: Re: .deb files for JAVA 1.4 Date: Wed, 9 Oct 2002 15:47:56 +0200 Can I check your deb before upload? Default JDK1.4 configuration may have a problem about Japanese font. I want check it. It seems to

Re: .deb files for JAVA 1.4

2002-10-09 Thread Hubert Schmid
On Mon, 7 Oct 2002, J. R. Westmoreland wrote: Where can I get .deb files for JAVA 1.4? Due to license problems, Sun's Java 2 SDK is not available in Debian. See the Debian Java FAQ (/usr/share/doc/java-common/debian-java-faq) for more information. You can download and install a J2SDK in

gcj and --classpath

2002-10-09 Thread Adam C Powell IV
Greetings, I'm trying to build a large Java program using gcj-3.0, which compiles using -classpath a.jar:b.jar:c.jar, but I get lots of errors saying that classes like String are missing. I looked at the manpage, which mentions --classpath, so I tried adding the extra hyphen, to no avail.

Re: gcj and --classpath

2002-10-09 Thread Adam C Powell IV
Adam C Powell IV wrote: Is this a bug in (Debian's packaging of) gcj? Forgot to say: please CC me in replies, I'm not subscribed. Zeen, -- -Adam P. GPG fingerprint: D54D 1AEE B11C CE9B A02B C5DD 526F 01E8 564E E4B6 Welcome to the best software in the world today cafe!

Re: gcj and --classpath

2002-10-09 Thread Tom Tromey
Adam == Adam C Powell IV [EMAIL PROTECTED] writes: Adam I'm trying to build a large Java program using gcj-3.0, which compiles Adam using -classpath a.jar:b.jar:c.jar, but I get lots of errors saying Adam that classes like String are missing. Before 3.1, -classpath overrode the internal boot

probleme with the accents

2002-10-09 Thread Panard
Hi everybody ! It is impossible to make appear the accents in any java program... Is there a solution for this problem ? Thank you Panard -- [EMAIL PROTECTED]http://www.inzenet.org

Funziona Davvero!!!

2002-10-09 Thread [EMAIL PROTECTED]
Vorresti Davvero Guadagnare con Internet? Bene, la prima cosa da fare è salvare su disco questa pagina per averla a portata di mano anche se il tuo PC non è connesso a Internet, poi copia tutto in Word o in Blocco Note e stampalo, così lo potrai leggere con più attenzione.

Re: gcj and --classpath

2002-10-09 Thread Adam C Powell IV
Tom Tromey wrote: Adam == Adam C Powell IV [EMAIL PROTECTED] writes: Adam I'm trying to build a large Java program using gcj-3.0, which compiles Adam using -classpath a.jar:b.jar:c.jar, but I get lots of errors saying Adam that classes like String are missing. Before 3.1, -classpath

unsubscribe

2002-10-09 Thread Kim Blom
Title: unsubscribe

very Large memory java jobs

2002-10-09 Thread Kristian G. Kvilekval
We have several bio-computing experiments that need over 2GB of heap. We are running on linux-2.4.19 on machines with 4GB of memory. $ java -version java version 1.3.1 Java(TM) 2 Runtime Environment, Standard Edition (build Blackdown-1.3.1-FCS) Java HotSpot(TM) Client VM (build