Your first error is my doing, I'll try to get it fixed soon, but it
will probably be in April before I can. I sumbitted some patches a
little while ago to get the csharp library compiling with
VisualStudio.NET. The fix that your propose might not work across the
board, and honestly I don't have tim
The swig Python bindings have a couple issues. I checked out the latest
svn and installed the libraries. Then I did the following:
cd sword-build/bindings/swig/package
./autogen.sh
./configure --prefix=/usr --sysconfdir=/etc
make pythonswig
This produces the following:
mkdir -p python
/usr/bin/s