Re: jikes and dependencies with javac

1999-10-14 Thread Christopher Cobb
Hamish Moffatt wrote: > Two queries: > > I just installed jikes. It doesn't work; it can't find any files > in /usr/share/java/repository/lang (which doesn't exist; only > the repository does). Question -- which package do I need to > install to fix this, and why doesn't jikes depend on it? > > Se

Re: jikes and dependencies with javac

1999-10-14 Thread Steve Robbins
On Wed, 13 Oct 1999, Hamish Moffatt wrote: > Second question: I'm using jdk1.1.7 and having problems with > dependencies with javac. It looks a lot smarter than it really is! > It seems that if I have three files, class1.java which uses class2.java > which uses class3.java, and I "javac class1.jav

Re: jikes and dependencies with javac

1999-10-14 Thread Christopher Cobb
Steve Robbins wrote: > On Wed, 13 Oct 1999, Hamish Moffatt wrote: > > > Second question: I'm using jdk1.1.7 and having problems with > > dependencies with javac. It looks a lot smarter than it really is! > > It seems that if I have three files, class1.java which uses class2.java > > which uses cla