Mailing List Archive

FW: Installation notes
> Dear All,
>
> I just downloaded the latest version of Lucene, and not being to
> familiar with java, I would like to get some help on installing it. I
> downloaded it, and using ant I got the following message: "could not
> create task of type : javacc.". What does this mean?
>
> Please Help.
>
> Thanks.
Re: FW: Installation notes [ In reply to ]
You need to download and install JavaCC.
Try this:
http://marc.theaimsgroup.com/?l=lucene-user&w=2&r=1&s=javacc&q=b

Otis


--- Patrick Codere <patrick.codere@motovan.com> wrote:
>
> > Dear All,
> >
> > I just downloaded the latest version of Lucene, and not being to
> > familiar with java, I would like to get some help on installing it.
> I
> > downloaded it, and using ant I got the following message: "could
> not
> > create task of type : javacc.". What does this mean?
> >
> > Please Help.
> >
> > Thanks.
>


__________________________________________________
Do You Yahoo!?
Send your FREE holiday greetings online!
http://greetings.yahoo.com

--
To unsubscribe, e-mail: <mailto:lucene-user-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:lucene-user-help@jakarta.apache.org>
RE: Installation notes [ In reply to ]
you will need javacc.zip in your classpath to compile lucene. it can be
found in the jakarta-lucene-1.2-rc2/lib/ directory.

mvh karl øie


-----Original Message-----
From: Patrick Codere [mailto:patrick.codere@motovan.com]
Sent: 5. desember 2001 16:00
To: 'lucene-user@jakarta.apache.org'
Subject: FW: Installation notes



> Dear All,
>
> I just downloaded the latest version of Lucene, and not being to
> familiar with java, I would like to get some help on installing it. I
> downloaded it, and using ant I got the following message: "could not
> create task of type : javacc.". What does this mean?
>
> Please Help.
>
> Thanks.


--
To unsubscribe, e-mail: <mailto:lucene-user-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:lucene-user-help@jakarta.apache.org>