hi as i said that i had installed the mysql in other machine. when i
installing the python-mysql connector using the command
python setup.py build

it giving the fallowing error:
[r...@scci01 MySQL-python-1.2.3c1]# 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 "/root/chiru/MySQL-python-1.2.3c1/setup_posix.py", line 43, in
get_config
    libs = mysql_config("libs_r")
  File "/root/chiru/MySQL-python-1.2.3c1/setup_posix.py", line 24, in
mysql_config
    raise EnvironmentError("%s not found" % (mysql_config.path,))
EnvironmentError: mysql_config not found
----------------------------

what is the modifications to setup_posix.py file, plz help me..
thanku.

On Tue, Dec 15, 2009 at 8:31 PM, Simon Brunning <si...@brunningonline.net>wrote:

> 2009/12/15 chiranjeevi muttoju <chiru.bt...@gmail.com>:
> > ImportError: No module named setuptools
>
> Seems pretty self-evident to me. Try installing setuptools first.
>
> --
> Cheers,
> Simon B.
>
> --
>
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To post to this group, send email to django-us...@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com<django-users%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>
>
>


-- 
▒▒�...@g@d...@◄▒▒

--

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


Reply via email to