On Mon, Jul 21, 2003 at 10:33:31AM -0500, Mike Bellemare wrote: > Hi, setting up my laptop for school uses, i had to emerge jedit to work on my java > homework. > but i encounter a strange problem when merging it...here's the error message: > > === (1 of 1) Compiling/Merging > (/usr/portage/app-editors/jedit/jedit-4.1.ebuild)Exception in thread "main" > java.lang.NoClassDefFoundError: org/apache/tools/ant/Main > > !!! ERROR: app-editors/jedit-4.1 failed. > !!! Function src_compile, Line 32, Exitcode 1 > !!! compile problem > > > anyone ever seen this? > thanks for answering > > M.B > > -- > ______________________________________________ > http://www.linuxmail.org/ > Now with e-mail forwarding for only US$5.95/yr > > Powered by Outblaze > > -- > [EMAIL PROTECTED] mailing list >
.. install (emerge ant) ... and that should solve your problem. Maybe the jedit ebuild doesn't check for ant's presence like it should. -- [EMAIL PROTECTED] mailing list
