Menu

mac osx 10.6 installation error

Help
luchetto
2011-02-23
2012-09-19
  • luchetto

    luchetto - 2011-02-23

    Hello i try to install but i get this error:

    MacBook-Pro-di-Luca-Bertolotti:MySQL-python-1.2.3 lucabertolotti$ python
    setup.py build

    sh: mysql_config: command not found

    Traceback (most recent call last):

    File "setup.py", line 15, in <module>

    metadata, options = get_config()

    File "/Users/lucabertolotti/Desktop/Web_Framework/MySQL-
    python-1.2.3/setup_posix.py", line 43, in get_config

    libs = mysql_config("libs_r")

    File "/Users/lucabertolotti/Desktop/Web_Framework/MySQL-
    python-1.2.3/setup_posix.py", line 24, in mysql_config

    raise EnvironmentError("%s not found" % (mysql_config.path,))

    EnvironmentError: mysql_config not found

    Any Idea?

     
  • luchetto

    luchetto - 2011-02-23

    Hello Again i have solve changin this line:

    mysql_config = /usr/local/mysql/bin/mysql_config

    in the site.cfg file

    Regards

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.