For all impatient - like me:
import sys
sys.path.append('/usr/lib/python-support/python-glpk/python2.5')
import glpkIt does work for python 2.5. For python2.6 write *literally* the same. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

