Re: Re: Java program under cygwin?

2006-05-24 Thread Peter Mueller
Hi Charli and Jim, thanks a lot for your advice! > An X-server provides a means for client programs (the Java app in > question) to "draw" on the display. I use the CygWin/X server all the > time to do just what you are wanting to do. Look at the second link > down on the cygwin home page ( ht

Re: Java program under cygwin?

2006-05-23 Thread Peter Mueller
Hello Dave, hello Jim! > It looks like no X11 DISPLAY variable was set, but this > program > performed an operation which requires it. This is probably a consequence > of > the fact that you're trying to run a GUI in a text-only environment. OK, then I guess I got something wrong: I thought cy

Java program under cygwin?

2006-05-23 Thread Peter Mueller
Hello, I am trying to run a Java program which has a GUI associated with it and whose code is on a remote linux server. I am first establishing an ssh connection with an appended "-X" and then run the java program using the path to the Java programm's sh_start_file. Unfortunatelly, I am getti

Re: Bug in printf ?

2005-06-30 Thread Peter Mueller
Hi! Peter J. Acklam wrote: [EMAIL PROTECTED] wrote: ::How come "0.125" gets printed as "0.12", and not "1.3"? ^^^ "0.13", off cource ;-) Dealing with integers illustrates the matter more clearly. When the decimal value is exactly 0