pyLucene Installation
问题 I am on Ubuntu 10.04, Python 2.6.5 & having some trouble installing pyLucene. Here's what I have done so far, installed these packages - sudo apt-get install ant sudo apt-get install sun-java6-jdk sudo update-java-alternatives -s java-1.5.0-sun sudo apt-get install gcc sudo apt-get install g++ sudo apt-get install gcj sudo apt-get install python-dev After that got the source code of pyLucene from http://www.apache.org/dyn/closer.cgi/lucene/pylucene/. I got version pylucene-3.0.1-1. Untared it