Hi, Andi,
Everything worked when i manually run "python -m jcc --jar" command.
Thanks Andi,
On Mon, Sep 14, 2009 at 11:22 PM, Andi Vajda wrote:
>
> On Mon, 14 Sep 2009, Sujan Shakya wrote:
>
> Installation of jcc would succeed successfully, but while importing jcc I
>> got the following error:
Sujan,
Try the following at the command prompt before running python:
# ldconfig -m /usr/local/jdk1.6.0/jre/lib/amd64
# ldconfig -m /usr/local/jdk1.6.0/jre/lib/amd64/server
Obviously, the path may vary so customize those to your platform and
java version.
TJ
On Sep 14, 2009, at 2:35 AM, Su
On Mon, 14 Sep 2009, Sujan Shakya wrote:
Installation of jcc would succeed successfully, but while importing jcc I
got the following error:
File
"/usr/local/lib/python2.5/site-packages/JCC-2.3-py2.5-freebsd-LogEx-i386.egg/jcc/__init__.py",
line 29, in
from _jcc import initVM
What's the
Hello. Finally I could run Pylucene.
I did it with python 2.5
Information:
Win xp
Python 2.5
VS7
Comands:
python setup.py build
python setup.py install
Thank you very much
Christian Heimes escribió:
Andi Vajda wrote:
Yeah, I remember now. I guess Hugo should move to Python 2.6 - it's
bu
I have been trying to install PyLucene on FreeBSD for 1 week and have not
succeeded yet. So please kindly help me out.
Installation of jcc would succeed successfully, but while importing jcc I
got the following error:
File
"/usr/local/lib/python2.5/site-packages/JCC-2.3-py2.5-freebsd-LogEx-i38