Re: Blackdown Java for Linux System Requirements

2001-09-04 Thread Juergen Kreileder
Tom Williams <[EMAIL PROTECTED]> writes: > My video card is supported by XFree86 4.1 (Number Nine Motion 771) > but I *AM* running a 2.4 kernel (2.4.9) and I've upgraded to > glibc-2.2.4. Are you saying that I will have to upgrade my video > card in order to get 1.4 support in the future? Not i

Re: Blackdown Java for Linux System Requirements

2001-08-30 Thread Tom . Williams
t:        Re: Blackdown Java for Linux System Requirements On Thu, 30 Aug 2001 [EMAIL PROTECTED] wrote: > My video card is supported by XFree86 4.1 (Number Nine Motion 771) but I > *AM*  running a 2.4 kernel (2.4.9) and I've upgraded to glibc-2.2.4.  Are > you saying that I will hav

Re: Blackdown Java for Linux System Requirements

2001-08-30 Thread Tom . Williams
ergen Kreileder <[EMAIL PROTECTED]> 08/29/01 07:28 PM                 To:        Martin Schröder <[EMAIL PROTECTED]>         cc:        "Liste: Java & Linux" <[EMAIL PROTECTED]>         Subject:        Re: Blackdown Java for Linux System Requirements Martin Schröder

Re: Blackdown Java for Linux System Requirements

2001-08-29 Thread Juergen Kreileder
Martin Schröder <[EMAIL PROTECTED]> writes: > 2.4 of the FAQ is a bit old. > > What are the requirements for 1.3 and what will be the > requirements for 1.4? The minimum requirements for 1.3 are: Kernel 2.2.16, glibc-2.1.3, XFree 3.3.6 (but I would recommend a 2.4 kernel and glibc-2.2.4). Most

Blackdown Java for Linux System Requirements

2001-08-29 Thread Martin Schröder
2.4 of the FAQ is a bit old. What are the requirements for 1.3 and what will be the requirements for 1.4? Best regards Martin -- Martin Schröder, [EMAIL PROTECTED] ArtCom GmbH, Grazer Straße 8, D-28359 Bremen Voice +49 421 20419-44 / Fax +49 421

Java for linux on fbsd??

2001-05-10 Thread kevin1
Hello all, What I have to do is set up a freebsd box with java 1.3. We dev on linux boxen, and I was hoping to lean on fbsd's linux compatiblity mode, and just install. Is there any problems with that approach? -- To

RE: Graph drawing tool in Java for Linux

2000-11-17 Thread Willcox Allan
http://www.davecentral.com/javachart.html has links to several Java chart packages. I've had a play with the Java 2D package on Linux, ptPlot is said to be good. My applications draw simple sonar A-scans and spectra; I'm not sure these packages will do what you want, might be worth a look though

Re: Graph drawing tool in Java for Linux

2000-11-16 Thread Jacob Nikom
Robbie Baldock wrote: > Quoting Jacob Nikom <[EMAIL PROTECTED]>: > > > I am looking for graphical program in Java which can draw directed > > graph > > Isn't that a JTree? > > Robbie > > This message was sent by Easymail - http://www.easynet.co.uk/ > >

Re: Graph drawing tool in Java for Linux

2000-11-16 Thread Jesus M. Salvo Jr.
With your example below, your are limiting your graphs to trees. For example, how are you going to draw the edge from "root" to "subdirectory1"? Anyway, there's nothing linux-specific about this. Jacob Nikom wrote: > > Hi, > > I am looking for graphical program in Java which can draw directed

Re: Graph drawing tool in Java for Linux

2000-11-16 Thread Robbie Baldock
Quoting Jacob Nikom <[EMAIL PROTECTED]>: > I am looking for graphical program in Java which can draw directed > graph Isn't that a JTree? Robbie This message was sent by Easymail - http://www.easynet.co.uk/ -- To UNSUBSC

Graph drawing tool in Java for Linux

2000-11-16 Thread Jacob Nikom
Hi, I am looking for graphical program in Java which can draw directed graph (or other graph-like structures) as a typical MS directory pattern: + root | +--+ directory1 || | + directory2 || || || || || |+ subdirectory1 .

Re: Is there parallel port support from java for linux??

1999-12-11 Thread Trent Jarvi
Parallel port support builds in rxtx but I have had minimal feedback. Simple read/write should work with little or no midifications to the driver. Let me know how it goes. Trent Jarvi rxtx maintainer http://www.frii.com/~jarvi/rxtx/ [EMAIL PROTECTED] ___

Is there parallel port support from java for linux ??

1999-12-10 Thread Syam_Kumar_Abburi
mentioned there that there is no parallel port support (i.e from native Linux code) from Java for Linux. Can any one update me on this? regards, syam -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubs

Re: VisualAge for Java for Linux

1999-06-21 Thread Anonymous
Alex Rice wrote: > > Yes, everyone, check it out. Visual Age for Java is a great > development environment. > Just downloaded it, and started using it. Is it me, or is this Linux version about twice as fast as the Windows version on a comparable computer? This will make a nice example appl

Re: VisualAge for Java for Linux

1999-06-20 Thread Anonymous
On Sat, 19 Jun 1999 05:29:51 -0400, Uncle George <[EMAIL PROTECTED]> said: Uncle> It is Pure java, which will run anywhere ? Uncle> Or is it just for linux/intel :-/ VisualAge for Java? It's a linux/x86 binary. It was probably developed with IBM's VisualAge for Smalltalk, strangely enough. Ale

Re: VisualAge for Java for Linux

1999-06-20 Thread Anonymous
Uncle George: This implementation is not pure java , however I'm not sure if there is any reason why it can't run on an Linux Alpha port, short of a recompile. Cheers Chris Uncle George wrote: > It is Pure java, which will run anywhere ? > > Or is it just for linux/intel :-/ > gat > > Alex Ric

Re: VisualAge for Java for Linux

1999-06-20 Thread Anonymous
Uncle George: This implementation is not pure java , however I'm not sure if there is any reason why it can't run on an Linux Linux port, short of a recompile. Cheers Chris Uncle George wrote: > It is Pure java, which will run anywhere ? > > Or is it just for linux/intel :-/ > gat > > Alex Ric

Java for Linux performance

1999-06-19 Thread Anonymous
Is OpenSpot available for Linux? I have a server-side Java app that needs to perform well and I would like to run it on Linux. It is a console app with no graphics. Any suggestions would be greatly appreciated ... Andy --

Re: VisualAge for Java for Linux

1999-06-19 Thread Anonymous
On Thu, 17 Jun 1999 09:57:39 -0400, "Jauvane Cavalcante de Oliveira" <[EMAIL PROTECTED]> said: Jauvane> http://www7.software.ibm.com/vadreg.nsf/GARegistration?OpenForm Jauvane> free of charge. The download page is Jauvane> http://www.software.ibm.com/ad/vadd Jauvane> Let us let them know how bi

Re: VisualAge for Java for Linux

1999-06-19 Thread Anonymous
It is Pure java, which will run anywhere ? Or is it just for linux/intel :-/ gat Alex Rice wrote: > On Thu, 17 Jun 1999 09:57:39 -0400, > "Jauvane Cavalcante de Oliveira" <[EMAIL PROTECTED]> said: > > Jauvane> http://www7.software.ibm.com/vadreg.nsf/GARegistration?OpenForm > Jauvane> free of ch

Re: VisualAge for Java for Linux

1999-06-19 Thread Anonymous
Alex Rice wrote: > > Yes, everyone, check it out. Visual Age for Java is a great > development environment. > > Alex Rice|[EMAIL PROTECTED]|http://www.swcp.com/~alrice > Current Location: N. Rio Grande Bioregion, Southwestern USA > > ---

VisualAge for Java for Linux

1999-06-17 Thread Anonymous
Dear All, This is to let you know that IBM has released a technical preview of VisualAge for Java for Linux. I downloaded it and installed it in my Debian 2.0 box and the environment is the very same as the other versions they have with similar features and look. IBM stated that this technical

Re: IBM VisualAge for Java for Linux...

1998-10-17 Thread Richard
Michael Emmel wrote: > 404 big time were do I sign ?? > Mike I am sorry wrong url. Here is the right one. Please hurry they are suppose to send the petition in about a week. http://www.jguru.com/thetick/visualage/tips/

Re: IBM VisualAge for Java for Linux...

1998-10-17 Thread Richard
Please do it soon. Jauvane Cavalcante de Oliveira wrote: > Hi there, > > IBM is considering to implement a Linux version of its IBM VisualAge for > Java. VAJava is a great development environment of Java applications. If > you have interest in this matter, please sign the petition available at >

Re: JAVA FOR LINUX

1998-09-17 Thread Vanga Reddy
om: "rajaram prasannan" <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: Re: JAVA FOR LINUX >Content-Type: text/plain >Date: Thu, 17 Sep 1998 01:21:45 PDT > >TO Mr.Vanga Reddy > hope you remember me,last time i had contacted you regarding >the website to down

Re: Help of Setting up java for Linux

1998-09-17 Thread Michael Sinz
On Thu, 17 Sep 1998 14:03:25 +0800, Ong Choon Seng wrote: >Hi, > >I have install the rpm package (jdk-sbb-1.1.6-4a.glibc.i386.rpm) from redhat's ftp on >my rh5.1 system but have problem running classes. > >I am very now to this environment so any help would be greatly appreciated. > >I know that

Help of Setting up java for Linux

1998-09-17 Thread Ong Choon Seng
Hi, I have install the rpm package (jdk-sbb-1.1.6-4a.glibc.i386.rpm) from redhat's ftp on my rh5.1 system but have problem running classes. I am very now to this environment so any help would be greatly appreciated. I know that you have to setup the classpath option but how do I do that? I wa

Re: IBM VisualAge for Java for Linux...

1998-08-19 Thread Jauvane Cavalcante de Oliveira
> This would be a great thing for the client I currently am working with, > however, do you have any documentation to back this up. I've been > watching for word of IBM saying anything like this and the closest I've > seen is that an IBM exec saying that they will port to Linux like they > do to

Re: IBM VisualAge for Java for Linux...

1998-08-19 Thread Keith T. Garner
On Wed, Aug 19, 1998 at 11:49:46, Jauvane Cavalcante de Oliveira said: > IBM is considering to implement a Linux version of its IBM VisualAge for > Java. VAJava is a great development environment of Java applications. This would be a great thing for the client I currently am working with, however

IBM VisualAge for Java for Linux...

1998-08-19 Thread Jauvane Cavalcante de Oliveira
Hi there, IBM is considering to implement a Linux version of its IBM VisualAge for Java. VAJava is a great development environment of Java applications. If you have interest in this matter, please sign the petition available at http://java.magelang.com/~thetick/visualage/ I think this can fortif

RE: Java for Linux PowerPC

1998-07-23 Thread kbhend
Hi, The place to always find the latest release for MkLinux, LinuxPMac, and LinuxPPC is: http://business.tyler.wm.edu/mklinux/index.html or if you don't like java ;-) http://business.tyler.wm.edu/mklinux/main.html Currently we have available: JDK 1.1.6 v2a with a Metrowerks provided JIT comp

Re: Java for Linux PowerPC

1998-07-23 Thread Jason Tan
is a posting in the faq-o-matic at www.linuxppc.org as well, which I am pretty sure has the appropriate URLs. Regards Jason Tan On Thu, 23 Jul 1998, Stephan Kauss wrote: > Date: Thu, 23 Jul 1998 16:02:02 +0200 > From: Stephan Kauss <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] >

Java for Linux PowerPC

1998-07-23 Thread Stephan Kauss
Hi Steve, is there one place to get the JDK 1.1.6 for MKLinux PowerPC java kit ? Thanks Stephan -- Stephan Kauss Tandem Computer Europe INC. http://www.tektonic.de TektoniceMail:[EMAIL PROTECTED] Max-Pl

Commercial Java for Linux?

1998-06-18 Thread Bernd Kreimeier
Aside from Source Nagivator by Cygnus? Specifically: a JVM? It is not my preference (that would be Japhar, followed by Steve's JDK port), but I seem to keep hitting a (linkage) problem that endangers the entire project. Given the choice between paying for a Win32 setup and paying for Linux softw

Re: Accessing the serial port with Java for Linux

1998-06-14 Thread Jauvane Cavalcante de Oliveira
Hi Ian, > Is it possible (with Java 1.1.x under Linux) to write a Java program > which can access a device attached to the serial port? I need to be > able to get and set the bps rate, flags, etc. as well as send and receive > unbuffered bytes. Yes, it is possible. Have a look at the communicat

Re: Accessing the serial port with Java for Linux

1998-06-14 Thread Karl Asha
Check the javacom and rxtx packages within the 3rd part products area at http://www.blackdown.org/java-linux.html. Cheers, Karl [EMAIL PROTECTED] (Ian Goldberg) writes: > Is it possible (with Java 1.1.x under Linux) to write a Java program > which can access a device attached to the serial po

Accessing the serial port with Java for Linux

1998-06-14 Thread Ian Goldberg
Is it possible (with Java 1.1.x under Linux) to write a Java program which can access a device attached to the serial port? I need to be able to get and set the bps rate, flags, etc. as well as send and receive unbuffered bytes. Thanks, - Ian