Awesome! Great to hear.
TJ
On Sep 15, 2009, at 1:59 AM, Sujan Shakya wrote:
/suzan
Sent from Nepal
On Mon, Sep 14, 2009 at 11:45 PM, TJ Ninneman
wrote:
Sujan,
Try the following at the command prompt before running python:
# ldconfig -m /usr/local/jdk1.6.0/jre/lib/amd64
# ldconfig -m /
/suzan
Sent from Nepal
On Mon, Sep 14, 2009 at 11:45 PM, TJ Ninneman wrote:
> 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
>
> When i run the above commands, i
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
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