Subject Can't install kinterbasdb on Mac OS X
Author peter.jagielski
In order to get up and runing with web2py on my Mac, I'm trying to install kinterbasdb 3.3 (from source) on Mac OS X Lion (10.7.4) with Firebird 2.5.1 and Python 2.7.3. When I try to build/install kinterbasdb, the Python code *appears* to install, but the GCC compile step fails. Loading the Python interpreter with "import kinterbasdb" fails.

For what it's worth, I've got web2py/kinterbasdb working just fine on a Win7 box.

Help!