>I am interested in Swig & Python for sword-devel. I am a professor.
> Python is the easiest language to teach beginners. It does not
> have a dead end like BASIC. Instead it has the OO power of Java
> and the functional power of most of LISP for those who need and
> want it.
>
I actua
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