Welcome, Guest! Log In | Create Account

Downloads

From clucene

Jump to: navigation, search

Contents

Releases

Stable and unstable releases are available from Sourceforge

CLucene Core Packages

Debian:

Gentoo:

SuSE:

Fedora Core 5, 6 and 7:

  • Libraries: (as root) yum install clucene-core
  • Header files: (as root) yum install clucene-core-devel

FreeBSD:

Source RPM:

Fedora Extras RPM .spec file:

Ark Linux:
Ark Linux includes clucene packages in its standard repository.

  • apt-get install clucene-core - Runtime library
  • apt-get install clucene-core-devel - Headers etc.
  • apt-get install clucene-core-static - Static libraries
  • apt-get source clucene-core - Source code, patches and spec files

If you wish to look at the Ark Linux packages, but are running a different OS, you can get them from

Subversion

The sourcefiles are now stored using Subversion (see http://subversion.tigris.org/ and http://svnbook.red-bean.com/)

Anonymous access

svn co https://clucene.svn.sourceforge.net/svnroot/clucene/trunk clucene

Read only Web Access

http://clucene.svn.sourceforge.net/viewvc/clucene/

See http://sourceforge.net/svn/?group_id=80013 for more details.