You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by Patrick Codere <pa...@motovan.com> on 2001/12/05 15:59:40 UTC

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

Posted by Otis Gospodnetic <ot...@yahoo.com>.
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 <pa...@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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: Installation notes

Posted by Karl Øie <ka...@gan.no>.
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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>