That did it!
Now I've copied the Sword.py module and _Sword.so into a working
directory and am able to use the command-line python to manipulate it.
My next question is, how is this going to work in a self-contained
project? I'm guessing it's finding the sword library at /usr/local/
sword/
Hi,
Try make pythonswig in the package directory before doing make python_make.
This will generate that file.
--
God Bless,
Ben
---
The Lord is not slow to fulfill his promise as some count slowness,
but is p
I've got 10.5.1 of Leopard (with Developer tools, obviously :) and I
can compile clucene and sword just fine. I put it in /usr/local/sword
Then I went into the bindings/swig/ directory, read the README,
followed the steps therein and got a few errors:
+-( ~/src/sword-1.5.10/bindings/swig/pack