kaffe-1.0.b1 probs on Linux

Godmar Back kaffe@rufus.w3.org
Wed, 15 Jul 1998 09:01:11 -0600 (MDT)


> 
> You may still include classes.zip *after* Klasses.jar, if you still
> wish to run `javac', for example, but this is illegal, because
> classes.zip is not GPL'ed, and you can't link GPL'ed and non-GPL'ed
> code together.
> 

I think it's only illegal if you plan on distributing it.  Running
it should be fine.

Also, it's not just javac: Kaffe still doesn't have a javap, serialver, 
rmic, and rmiregistry.

	- Godmar