Skip to content

Marc Abramowitz

  • My software
    • Atari stuff
      • Pull-Down Menus
      • Red Squares
    • Wordly for iPhone
  • Writing

Month: April 2014

MacProgrammingPython

Easier way to build _bsddb for OS X

I blogged previously about how to build _bsddb for Python 2.6 by hacking the Python source code to accommodate changes in berkeley-db. Here's an easier way that doesn't require hacking source code. Install berkeley-db using...
Marc 2014-04-272014-04-27
MacProgrammingPython

Building _bsddb for Python 2.6 on OS X 10.8.5

It's well-known that the Python that comes with OS X machines typically doesn't have _bsddb. I downloaded Python 2.6.8 and attempted to build it and it wouldn't build the _bsddb module. Here's what I did to fix this. I used...
Marc 2014-04-252014-04-25
Theme: flowp by Alex Gurghis.
  • My software
    • Atari stuff
      • Pull-Down Menus
      • Red Squares
    • Wordly for iPhone
  • Writing