Downloads
From clucene
Contents |
Releases
Stable and unstable releases are available from Sourceforge
CLucene Core Packages
Debian:
- http://packages.debian.org/unstable/libs/libclucene0
- http://packages.debian.org/unstable/libdevel/libclucene-dev
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
- http://arklinux.osuosl.org/dockyard-devel/SRPMS - Source RPMS
- http://arklinux.osuosl.org/dockyard-devel/i586 - x86 binaries
- http://arklinux.osuosl.org/dockyard-devel/x86_64 - x86_64 binaries
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.
