[ http://issues.apache.org/jira/browse/LUCENE-585?page=comments#action_12414200 ]
Hoss Man commented on LUCENE-585:
---------------------------------
> There is no "common-build.xml" file there in the
> lucene-2.0.0.zip downloaded from site.
I believe this is expected, see below...
> I follow the steps given in Build.txt for the installation of
BUILD.txt does not contain instructions for installing lucene, it is instructions for building
lucene from the source files -- which ar not inlcuded in lucene-2.0.0.zip, that is a binary
release containing only the jars, documentation, and demo code.
If you'd like to install lucene, just copy the jars somewhere you wish to use them -- if you'd
like to build lucene from source please download a source distribition.
(I'm not entirely sure why the build.xml and BUILD.txt files are in the binary distributions
at all)
> Installation of lucene-2.0.0
> ----------------------------
>
> Key: LUCENE-585
> URL: http://issues.apache.org/jira/browse/LUCENE-585
> Project: Lucene - Java
> Type: Bug
> Versions: 2.0.0
> Environment: Windows XP
> Reporter: shahzad ahsan
> Priority: Blocker
>
> I follow the steps given in Build.txt for the installation of lucene-2.0.0.When i run
the "ant" the on the commond prompt, it gives me following error:
> E:\20060517\20060531\lucene Search engine\lucene-2.0.0\lucene-2.0.0>ant
> Buildfile: build.xml
> BUILD FAILED
> E:\20060517\20060531\lucene Search engine\lucene-2.0.0\lucene-2.0.0\build.xml:7:
> Cannot find common-build.xml imported from E:\20060517\20060531\lucene Search e
> ngine\lucene-2.0.0\lucene-2.0.0\build.xml
> Total time: 0 seconds
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org
|