Files
2012-02-21 01:15:00 -05:00

1 line
2.3 KiB
JSON

[{"user_id": 7376, "stars": [], "topic_id": 5611, "date_created": 1297720758.736438, "message": "I did it the other day. If you install the mysql DMG, it puts everything in /usr/local/mysql. In order to get python-mysql to build you have to add \"DYLD_LIBRARY_PATH=$DYLD_LIBRARY_PATH:/usr/local/mysql/lib/\" to your environment.", "group_id": 81, "id": 106240}, {"user_id": 603, "stars": [], "topic_id": 5611, "date_created": 1297721136.1227379, "message": "I install mysql via homebrew. I've not had any problems getting the python dbapi adapter to build on snow leopard.", "group_id": 81, "id": 106343}, {"user_id": 521, "stars": [], "topic_id": 5611, "date_created": 1297721536.587286, "message": "homebrew is the way to go for sure :)", "group_id": 81, "id": 106451}, {"user_id": 8794, "stars": [], "topic_id": 5611, "date_created": 1297724014.6111481, "message": "Library not loaded: libmysqlclient.16.dylib\n Referenced from: /Users/wichel/.python-eggs/MySQL_python-1.2.3-py2.6-macosx-10.6-universal.egg-tmp/_mysql.so\n Reason: image not found", "group_id": 81, "id": 107175}, {"user_id": 8794, "stars": [], "topic_id": 5611, "date_created": 1297724007.490093, "message": "sorry, i am new on mac. I get this error:", "group_id": 81, "id": 107172}, {"user_id": 603, "stars": [], "topic_id": 5611, "date_created": 1297724567.7570801, "message": "you are going to need to do what @ericmoritz said above. It sounds like mysql binding isn't finding the library it needs", "group_id": 81, "id": 107360}, {"user_id": 603, "stars": [], "topic_id": 5611, "date_created": 1297724410.2604129, "message": "how did you install mysql on your machine?", "group_id": 81, "id": 107292}, {"user_id": 8794, "stars": [], "topic_id": 5611, "date_created": 1297724454.582355, "message": "via DMG (64-bit)", "group_id": 81, "id": 107312}, {"user_id": 8794, "stars": [], "topic_id": 5611, "date_created": 1297724656.2026711, "message": "i added these line to my .profile", "group_id": 81, "id": 107393}, {"user_id": 8794, "stars": [], "topic_id": 5611, "date_created": 1297726775.3431959, "message": "ok! this is running now: i added the line \"export DYLD_LIBRARY_PATH=/usr/local/mysql/lib/:$DYLD_LIBRARY_PATH\" to my .profile", "group_id": 81, "id": 107831}, {"user_id": 8794, "stars": [], "topic_id": 5611, "date_created": 1297726822.913986, "message": "thanks to all ;)", "group_id": 81, "id": 107838}]