I downloaded mysql from mysql.com

this is the error I get.
Mysql is running ok.

frank-roccos-computer:~/MySQL-python-1.2.2 farocco$ sudo python setup.py 
installsh: line 1: mysql_config: command not found
Traceback (most recent call last):
  File "setup.py", line 16, in ?
    metadata, options = get_config()
  File "/Users/farocco/MySQL-python-1.2.2/setup_posix.py", line 43, in 
get_config
    libs = mysql_config("libs_r")
  File "/Users/farocco/MySQL-python-1.2.2/setup_posix.py", line 24, in 
mysql_config
    raise EnvironmentError, "%s not found" % mysql_config.path
EnvironmentError: mysql_config not found




Regards,

Frank Rocco
[EMAIL PROTECTED]




>From: "Jeremy Dunck" <[EMAIL PROTECTED]>
>Reply-To: django-users@googlegroups.com
>To: django-users@googlegroups.com
>Subject: Re: how do I install MySqldb on mac?
>Date: Thu, 5 Apr 2007 19:42:53 -0500
>
>
>On 4/5/07, Frank Rocco <[EMAIL PROTECTED]> wrote:
>...
> > I just installed django on my mac, but cannot get mysqldb installed.
> > I have mysql running from mamp.
> >
> > What do I need to do to install this?
>
>You have to have some devel files for MySQL-- I'm not sure if mamp
>includes those.
>
>This might help:
>http://www.thinkspot.net/sheila/article.php?story=20050403232040461
>
>>



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to