Problems in Pylucene with Win XP

2009-09-10 Thread Truffe Hugo
Hi, I'm using PyLucene in Win XP, and is throwing me the following. G:\Solr\Pylucene svn>python setup.py build -c mingw32 running build running build_py copying jcc\config.py -> build\lib.win32-2.5\jcc copying jcc\classes\org\apache\jcc\PythonVM.class -> build\lib.win32-2.5\jcc\cla sses\org\apa

Re: Problems in Pylucene with Win XP

2009-09-10 Thread Truffe Hugo
Hello, I am not present. I am Hugo from Argentina and my English is quite bad. Well, let's see if I understand. - JCC already within PyLucene. - I need to have Java installed, I have the jdk1.6_7 - I have Python, version 2.5. I'm a Python developer (Turbogears) - Need c + +. For this MingGW lowe

Re: Problems in Pylucene with Win XP

2009-09-10 Thread Truffe Hugo
I am Download the version 2008 C++. If not run, download version 2003 Andi Vajda escribió: On Fri, 11 Sep 2009, Christian Heimes wrote: Andi Vajda schrieb: On Thu, 10 Sep 2009, Christian Heimes wrote: AFAIK it's getting harder and harder to acquire VS 7 for free. Microsoft has removed all

Re: Problems in Pylucene with Win XP

2009-09-12 Thread Truffe Hugo
Hello. With Visual Studio 2008 don't run Pylucene. Now I am downloading Visual Studio Prefessional 2003. Then I'll tell you if it works Andi Vajda escribió: On Fri, 11 Sep 2009, Christian Heimes wrote: Andi Vajda schrieb: On Thu, 10 Sep 2009, Christian Heimes wrote: AFAIK it's getting har

Re: Problems in Pylucene with Win XP

2009-09-14 Thread Truffe Hugo
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

Re: Problems in Pylucene with Win XP

2009-09-15 Thread Truffe Hugo
Hello. Question. Now is not called most Pylucene the package is installed if not JCC? Will it be possible to rename the package to be called PyLucene? Christian Heimes escribió: Andi Vajda wrote: Yeah, I remember now. I guess Hugo should move to Python 2.6 - it's built with VC++ 2008, rig

Re: Problems in Pylucene and TurboLucene

2009-09-15 Thread Truffe Hugo
se puede encontrar el m¾dulo especificado. Andi Vajda escribió: On Sep 15, 2009, at 4:43, Truffe Hugo wrote: Hello. Question. Now is not called most Pylucene the package is installed if not JCC? The package is called 'lucene'. Will it be possible to rename the package to be cal

Re: Problems in Pylucene and TurboLucene

2009-09-15 Thread Truffe Hugo
"In xp too? Follow the installation guide, but I'm lost Andi Vajda escribió: On Sep 15, 2009, at 12:26, Truffe Hugo wrote: Hello, not exist package name 'lucene'. G:\Solr\Turbolucene\setuptools-0.6c9-py2.5.egg\setuptools\command\sdist.py:4: Us erWarning: Module tosc

Re: Problems in Pylucene and TurboLucene

2009-09-16 Thread Truffe Hugo
009, at 13:17, Truffe Hugo wrote: "In xp too? Follow the installation guide, but I'm lost Yes, on Windows too and yes, you need cygwin to run 'make'. Andi.. Andi Vajda escribió: On Sep 15, 2009, at 12:26, Truffe Hugo wrote: Hello, not exist package name 'l

Re: Problems in Pylucene and TurboLucene

2009-09-16 Thread Truffe Hugo
e/o/Python-2.5.2/PCbuild ANT=JAVA_HOME=G:\Java\LibreriaJAVAinstaladas\jdk1.6.0_16 /cygdrive/G:\Solr\apache-1.7.1\bin\ant PYTHON=$(PREFIX_PYTHON)/python.exe JCC=$(PYTHON) -m jcc --shared NUM_FILES=2 Hugo Andi Vajda escribió: On Sep 16, 2009, at 5:36, Truffe Hugo wrote: Hello, and make install

Re: Problems in Pylucene and TurboLucene

2009-09-16 Thread Truffe Hugo
Yes, I have svn that I use in my work. Andi Vajda escribió: On Wed, 16 Sep 2009, Truffe Hugo wrote: Sorry to send in Castilian, I made a copy and paste and no review. G:\Solr\Para hacer turbo\pylucene-2.4.1-1-src\pylucene-2.4.1-1>make install process_begin: CreateProcess(NULL,

Re: Problems in Pylucene and TurboLucene

2009-09-16 Thread Truffe Hugo
The source who wants to bring is not "lucene-java-2.4.1". Bone is a file with that name? Because if so, no such file exists in "http://svn.apache.org/repos/asf/lucene/java/tags/lucene_2_4_1"; Andi Vajda escribió: On Wed, 16 Sep 2009, Truffe Hugo wrote: Yes, I have svn t

Re: Problems in Pylucene and TurboLucene

2009-09-17 Thread Truffe Hugo
ES=2 Seems like following the link in the browser works fine. What's the matter ? Could you please try to run the command below manually, in the PyLucene directory ? svn export -r HEAD http://svn.apache.org/repos/asf/lucene/java/tags/lucene_2_4_1 lucene-java-2.4.1 Thanks ! Andi..

Problems in Pylucene and JCC

2009-09-17 Thread Truffe Hugo
I could change some things, but I stay here. G:\Solr\pylucene-2.4.1-1>make install c:\Python25\python.exe -m jcc --shared --jar lucene-java-2.4.1/build/lucene-core -2.4.1.jar --jar lucene-java-2.4.1/build/contrib/snowball/lucene-snowball-2.4.1. jar --jar lucene-java-2.4.1/build/contrib/highlig

Re: Problems in Pylucene and JCC

2009-09-17 Thread Truffe Hugo
ivos de programa\Java\jdk1.6.0_07\jre\bin\client;' + os.environ['PATH'] Here's the url if they want to look: http://lists.osafoundation.org/pipermail/pylucene-dev/2008-February/002297.html Thanks => Gracias (Un poco de Castellano jeje) Christian Heimes escribió: Truff