Steps to upgrade the python-gnutls bindings.

1) Get the required software

2) Install ctypeslib, gccxml normally.

3) Extract python-gnutls, run 'make clean' to remove old definitions and run

4) Copy the setup.py from the old python-gnutls.spkg. The only difference is that it adds the correct includedir and libdir's.

5) Patch up functions.py to let it find the correct dylib on OSX. Look at the previous python-gnutls spkg for an example.

gnutls (last edited 2008-11-14 13:42:06 by localhost)