On Mar 16, 2006, at 6:43 PM, James Reese wrote: > Can anyone tell me how to get Python 2.4.1 to support gdbm short of > building it from source? Any hints will be greatly appreciated.
If you want gdbm you will have to build from source (either extract the gdbmmodule.c, write a setup.py for it, and build that separately, or build all of Python). There is no binary for gdbm available. -bob _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig