On Wed, Dec 16, 2009 at 5:53 AM, chiranjeevi muttoju
<chiru.bt...@gmail.com> wrote:
> 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
>

At a wild guess, not knowing what you've got installed already, sounds
like you don't have the mysql client libraries installed.

In ubuntu that would be sudo apt-get install libmysqlclient15-dev

Not sure on the name of the corresponding red hat package.

~Justin

--

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