MySQL Forums
Forum List  »  Connector/Python

Re: mysql_config not found
Posted by: Andrew Schaaf
Date: March 15, 2008 07:48AM

You can add "export PATH=$PATH:/opt/local/lib/mysql5/bin;" to your ~/.profile

...but then you'll probably get another unrelated error.

I recommend installing py25-mysql via MacPorts, then manually copying the relevant files from your /opt/local/lib/python2.5/site-packages to your /Library/Python/2.5/site-packages

Options: ReplyQuote


Subject
Written By
Posted
March 12, 2008 03:04PM
Re: mysql_config not found
March 15, 2008 07:48AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.