Re: Version for GlibC

1999-11-10 Thread Andreas Jaeger
> ermirza erekose writes: Please quote correctly. >> On Mon, 8 Nov 1999, Oliver Fels wrote: >> >6.0 is (still) libc5, >> 6.0 is glibc 2.0. > hmmm ... I believe 6.0 is glibc 2.1 Don't mix the distributions: SuSE 6.0 (and we're discussing SuSE here) is libc5 - RedHat 6.0 is glibc 2.1.

Re: invocation api processes

1999-11-10 Thread Nathan Meyers
Prashant Chandra wrote: > > You are right. It doesn't happen with green threads. > But the code in invoke.c does not explicitly create any > native threads. > > I should read up on the pthreads implementation on Linux. > Are these pthreads processes in anyway different from normal > processes (

Re: Version for GlibC

1999-11-10 Thread ermirza erekose
> On Mon, 8 Nov 1999, Oliver Fels wrote: > >6.0 is (still) libc5, > 6.0 is glibc 2.0. hmmm ... I believe 6.0 is glibc 2.1 The latest glibc is 2.1.2 > > >6.1 is glibc2.0 and > >6.2 is based on glibc2.1, > and 6.3 is glibc 2.1.2 > > Bernd > > > --

Re: invocation api processes

1999-11-10 Thread Prashant Chandra
You are right. It doesn't happen with green threads. But the code in invoke.c does not explicitly create any native threads. I should read up on the pthreads implementation on Linux. Are these pthreads processes in anyway different from normal processes (i.e context switch is inexpensive)?

Re: invocation api processes

1999-11-10 Thread Nathan Meyers
On Linux, threads take up their own entries in the process table. Those "processes" are threads. Nathan Prashant Chandra wrote: > > I had posted this a few days ago, but somehow it > didn't > appear on the mailing list. I am trying again. > > I tried compiling and running the invoke.c exampl

invocation api processes

1999-11-10 Thread Prashant Chandra
I had posted this a few days ago, but somehow it didn't appear on the mailing list. I am trying again. I tried compiling and running the invoke.c example in the Invocation API tutorial, with JDK 1.1.7v3 and native threads. Everything went fine. I found that after the call to CreateJavaVM, thre

Re: Version for GlibC

1999-11-10 Thread Bernhard Kaindl
On Mon, 8 Nov 1999, Oliver Fels wrote: >6.0 is (still) libc5, 6.0 is glibc 2.0. >6.1 is glibc2.0 and >6.2 is based on glibc2.1, and 6.3 is glibc 2.1.2 Bernd -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

Install JDK1.2 Pre-v2

1999-11-10 Thread Vida Luz
Hi all I am intalling JDK version 1.2 for Linux, this software is format BZIP, but when I descopress the software this send me the following error: bzip2: Data integrity error when decompressing. Input file = jdk1_2pre-v2_tar.bz2, output file = jdk1_2pre-v2_tar It is possible that the c

Re: serial port

1999-11-10 Thread Joseph Shraibman
Read and write the specaial files /dev/cua0, /dev/cua1, etc. Michele Trainotti wrote: > Hi guys, I'm new linux user,how can I read the serial ports form > java under linux??? Ciao Michele -- To UNSUBSCRIBE, email to [EMA

Re: serial port

1999-11-10 Thread Jon Beniston
> >Hi guys, I'm new linux user, > how can I read the serial ports form java under linux??? You need to use the Java Comm standard extension. Check out http://www.interstice.com/kevinh/linuxcomm.html for a Linux implementation. Jon. --

Re: What JDK version can run j2ee?

1999-11-10 Thread schen
Hi all, On Wed, 10 Nov 1999, Nathan Meyers wrote: > On Thu, Nov 11, 1999 at 12:25:14PM -, [EMAIL PROTECTED] wrote: > > Hi, all: > > On Sun's site, I find to run j2ee must under jdk 1.2.2, but > > on linux, the blackdown jdk version is jdk1.2prev2, how this version > > compare to jdk1.2.2

Re: What JDK version can run j2ee?

1999-11-10 Thread Nathan Meyers
On Thu, Nov 11, 1999 at 12:25:14PM -, [EMAIL PROTECTED] wrote: > Hi, all: > On Sun's site, I find to run j2ee must under jdk 1.2.2, but > on linux, the blackdown jdk version is jdk1.2prev2, how this version > compare to jdk1.2.2? Who can tell me, how to run j2ee on linux? The Blackdown JD

serial port

1999-11-10 Thread Michele Trainotti
    Hi guys, I'm new linux user, how can I read the serial ports form java under linux???     Ciao   Michele

Re: JavaLinux: Re: Where should I start?

1999-11-10 Thread Jacob Nikom
Hi Russell, The first thing you have to do is to install Balckdown JDK on your machine and be able to compile and run the JBuilder apps which you already developed. It will be easier for you to get used to new environment if you know the results of your program. I like the book "Running Linux

Re: What JDK version can run j2ee?

1999-11-10 Thread Sandeep Konchady [TEMP]
Hi, As I understand running J2EE on Linux with the current version of JDK from blackdown is not possible as J2EE needs HotSpot. That is the JDK perspective. Also related are the compatibility of EJB and JSP implementation in the current J2EE. As I understand this is not tested under Li

What JDK version can run j2ee?

1999-11-10 Thread generaljava
Hi, all: On Sun's site, I find to run j2ee must under jdk 1.2.2, but on linux, the blackdown jdk version is jdk1.2prev2, how this version compare to jdk1.2.2? Who can tell me, how to run j2ee on linux? thanks ___ »¶Ó­Ê¹ÓÃÍøÒ×

JavaLinux: Re: Where should I start?

1999-11-10 Thread Russell
Hi guys!   I'm a visual basic programmer, have been playing with Redhat for a few months and have done some elementary J Builder windows apps (slighty bigger than 'Hello World' ;).  Where should I start my journey into the world of Linux Java?   Cheers, Russ.

Does clipping improves performance of graphics drawing?

1999-11-10 Thread Eric Chao
Hi, I guess the subject says all. Does clipping a large image to a small clipping area improves performance of graphics drawing? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [E

Re: Visibroker for Java 3.4

1999-11-10 Thread Paolo Ciccone
On Tue, Nov 09, 1999 at 11:42:44PM -0200, Luis Claudio Santos wrote: > Hello, > > Can anybody HELP ME, PLEASE :-( ? > > I'm using Linux RH 5.2 and JDK1.1.7. > I download the Visibroker for Java 3.4 (linux version) from >http://www.inprise.com/downloads/. > After I followed

Question on non-standard (-Xfoo) options

1999-11-10 Thread Michael Thome
1. -Xmx under other OSes (at least solaris and windows) defaults to 64M, where blackdown has set the default to 16M... I guess I've actually got two questions about this: A. why (in general) have a default limit at all - I assume this parameter also affects GC thresholds, but shouldn't th

Re: Re : textfield to enter integer and float expressions

1999-11-10 Thread Joost Helberg
Pascal, thanks for sending me a sulotion, but the format you're using (apple binhex) is not supported on my platform. Can you send it using standard Mime Base64 encoding instead? Thanks in advance, Joost Helberg > "pascal-javux" == pascal-javux <[EMAIL PROTECTED]> writes: >> CE MES

Re: Garbage collection in jdk1.2

1999-11-10 Thread Ekkehard Kraemer
Hi Daniel! DPZ>How can I tell how much memory an object takes? There is an article on www.javaworld.com about this topic (it's about clever memory usage, I don't know the exact title, but there are'nt so many articles to choose from). Depending on the VM, java.lang.Object takes some 20-30 bytes