Hi Andi,
I think the tarbal is corrupt or incomplete.
Regards
Luc
--
Hi Andi,
JCC compile eror with last revision 762325 on solaris 10 x86.
It worked fine with PyLucene 2.4.0
Command used: export CC=CC; export JCC_JDK=/usr/java; /usr/bin/python2.5
setup.py build
CC -DNDEBUG -O -Kpic -I/usr/java/include -I/usr/java/include/solaris
-I_jcc -Ijcc/sources -I/usr/
Hello everbody,
seeing that last month had a thread on wrapping PDFBox, obviously
there's some demand for a fully-featured PDF library for Python :-).
So for one of my projects I started working on wrapping iText with JCC
today and I want to state that I'm really impressed! JCC rocks.
Besides the
On Apr 6, 2009, at 5:56, Luc Bastiaenssen
wrote:
Hi Andi,
I think the tarbal is corrupt or incomplete.
You're on Solaris, right ?
In that case be sure to use a GNU compatible tar utility (gnutar ?).
Andi..
Regards
Luc
--
replying to myself:
> * I had to to some trial-and-error recompiling because JCC doesn't
> include subtypes in the dependencies which means, for example, that
> when you really should use a FileOutputStream, iText usually only
> imports a OutputStream (probably a calculated dependency from the
>
On Mon, 6 Apr 2009, Jonas Maurus wrote:
seeing that last month had a thread on wrapping PDFBox, obviously
there's some demand for a fully-featured PDF library for Python :-).
So for one of my projects I started working on wrapping iText with JCC
today and I want to state that I'm really impress
On Mon, 6 Apr 2009, Luc Bastiaenssen wrote:
JCC compile eror with last revision 762325 on solaris 10 x86.
It worked fine with PyLucene 2.4.0
Command used: export CC=CC; export JCC_JDK=/usr/java; /usr/bin/python2.5
setup.py build
CC -DNDEBUG -O -Kpic -I/usr/java/include -I/usr/java/include/s
On Mon, 6 Apr 2009, Andi Vajda wrote:
Yes, this is a well known problem. JCC has a hardcoded list of words that can
lead to such unfortunate collisions. I need to add another command line
argument that makes it possible to add more such reserved words.
You can now add --reserved DOMAIN on th
The Lucene PMC is happy to announce that PyLucene creator Andi Vajda
has been added as a project member. Please join me in welcoming Andi
to the PMC.
Thanks,
Grant
Welcome Andi!
Mike
On Mon, Apr 6, 2009 at 5:45 PM, Grant Ingersoll wrote:
> The Lucene PMC is happy to announce that PyLucene creator Andi Vajda has
> been added as a project member. Please join me in welcoming Andi to the
> PMC.
>
> Thanks,
> Grant
>
10 matches
Mail list logo