Skip to content

Tag Archives: ARGHH

Project Mouse | Installing Django for Leopard with MySQL Support

When compiling/installing MySQLdb for Mac OS X Server Leopard 10.5.x one will receive a different error for gcc about not being able to find my_conf.h. Because MySQL 5.0 is pre-installed in the Server addition this error stumped me until I read an Apple Support Article that explains that the client header files (.h) are not [...]