missing build.xml files - building PyLucene following successful JCC2.2 build on cygwin windows

2009-06-12 Thread Edwin . Madari
With Andi's advise (thanks Andi) got a little further building PyLucence 2.4.1-1 on cygwin windows, but build is complaining about missing build.xml in one of the subdirectories. Successful build and install of JCC2.2 on cygwin was an accomplishment in itself. Goal is to get PyLucene built fo

Re: missing build.xml files - building PyLucene following successful JCC2.2 build on cygwin windows

2009-06-12 Thread Andi Vajda
On Fri, 12 Jun 2009, edwin.mad...@verizonwireless.com wrote: With Andi's advise (thanks Andi) got a little further building PyLucence 2.4.1-1 on cygwin windows, but build is complaining about missing build.xml in one of the subdirectories. Successful build and install of JCC2.2 on cygwin was

missing build.xml files in PyLucene distributions

2009-06-12 Thread Edwin . Madari
sorry Andi, I do not see any build.xml files in 2.4.1-2 distributions, and only one in 2.4.1-1 distributions. re downloaded 2.4.1-1 & 2.4.1-2 again from different mirrors and inspected. no build.xml files at all in 2.4.1-2 $ ls -l pylucene-2.4.1-2-src.tar.gz -rwx--+ 1 madared Administrator

Re: missing build.xml files in PyLucene distributions

2009-06-12 Thread Christian Heimes
edwin.mad...@verizonwireless.com wrote: > never could use SVN though firewall (never worked for me) - oh well! To > avoid this, I manually download what ever is needed. It works well for svn over http(s) but you have to configure svn to utilize your web proxy. Check out ~/.subversion/server By

Re: missing build.xml files in PyLucene distributions

2009-06-12 Thread Andi Vajda
On Jun 12, 2009, at 12:23, edwin.mad...@verizonwireless.com wrote: sorry Andi, I do not see any build.xml files in 2.4.1-2 distributions, and only one in 2.4.1-1 distributions. re downloaded 2.4.1-1 & 2.4.1-2 again from different mirrors and inspected. PyLucene wraps Java Lucene. You need

Re: missing build.xml files in PyLucene distributions

2009-06-12 Thread Andi Vajda
On Jun 12, 2009, at 12:31, Christian Heimes wrote: edwin.mad...@verizonwireless.com wrote: never could use SVN though firewall (never worked for me) - oh well! To avoid this, I manually download what ever is needed. It works well for svn over http(s) but you have to configure svn to utili

Re: missing build.xml files in PyLucene distributions

2009-06-12 Thread Christian Heimes
Andi Vajda schrieb: > > On Jun 12, 2009, at 12:31, Christian Heimes wrote: > >> edwin.mad...@verizonwireless.com wrote: >>> never could use SVN though firewall (never worked for me) - oh well! >>> To avoid this, I manually download what ever is needed. >> >> It works well for svn over http(s) b

make failing with class not found exception

2009-06-12 Thread Edwin . Madari
thanks again to Andi Vajda and Christian Heimes, more progress, but make is failing with class not found error. I see the class with a find command. . jar: [mkdir] Created dir: c:\Edwin\Download\python\pylucene-2.4.1-2\build\jar [jar] Building jar: c:\Edwin\Download\python\pylucene

Re: make failing with class not found exception

2009-06-12 Thread Andi Vajda
On Fri, 12 Jun 2009, edwin.mad...@verizonwireless.com wrote: thanks again to Andi Vajda and Christian Heimes, more progress, but make is failing with class not found error. I see the class with a find command. . jar: [mkdir] Created dir: c:\Edwin\Download\python\pylucene-2.4.1-2\build\