Re: JDeveloper on Linux

2001-12-15 Thread Thomas Nichols
I'm not sure it's just a ZIP file -- I think it's a shell script with a binary executable installer appended to the end - at least it was with 1.3.0_02. Unusual, to say the least. The shell script asks you to agree to the license, then does tail +253 $0 > $outname (which chops off the initial s

Re: jdk1.3.1 crash on Linux

2001-11-14 Thread Thomas Nichols
Signal 11 may be a hardware fault - run a memory checker. For the record, here are some links from my bookmarks (apologies if the embedded HTML zaps anybody's client): Easy-to-use (user space) tool: http://www.qcc.sk.ca/~charlesc/software/memtester/";>Charles Cazabon's memtest Excellent devel

Re: ssh question

2001-09-28 Thread Thomas Nichols
versions. The >mentioned clause of the GPL does in fact not contradict this, and even >if it did, the clause would be void (or non-effective) in almost all >countries with a modern copyright law. There are quite some companies >that license their GPL-code under different licenses,

Re: ssh question

2001-09-28 Thread Thomas Nichols
At 23:01 27/09/2001 -0400, Dimitris Vyzovitis wrote: >On Thu, 27 Sep 2001, Timothy Reaves wrote: > > > Does anyone know where I might find information of using ssh & > scp from > > within java? In other words, do the equivilent of scp'ing a file to the > > local machien from a remote machi

Re: ssh question

2001-09-28 Thread Thomas Nichols
At 23:53 27/09/2001 -0700, Avi Cherry wrote: >>Yes, the site says so. But this is interesting! Once GPLed code cannot be >>made non-GPL later on even by the original author. > >Depends how you look at it. They can't prevent earlier versions from >being re-distributed according to the GPL, but th