Hi Rupert. On Fri, 2006-08-25 at 22:35 +0200, Rupert Mazzucco wrote: > can gjdoc-0.7.7 be built with classpath, jikes and jamvm?
That combination works for me. > It doesn't seem to work > for me. I have jamvm-1.4.3, jikes-1.22, and classpath-0.92 (built with > jikes) > installed in /usr, also apache-ant-1.65 in /usr/share/ant. > > I configure with > > JAVA=jamvm CLASSPATH=/usr/share/classpath/glibj.zip ./configure > --prefix=/usr > --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man > --infodir=/usr/share/info > --with-antlr-jar=/usr/share/ant/lib/ant-antlr.jar Do you mean you have antlr itself installed or just the ant antlr tasks - which is different? It sounds like you are pointing the configure step at the ant antlr helper jar but you need antlr itself - e.g. from http://www.antlr.org/ Hope this helps, Paul -- Paul Jenner <[EMAIL PROTECTED]> _______________________________________________ Cp-tools-discuss mailing list [email protected] http://lists.gnu.org/mailman/listinfo/cp-tools-discuss
