$ tar xfz MySQL-python-1.2.1.tar.gz
  $ cd MySQL-python-1.2.1
  $ # edit site.cfg if necessary
  $ python setup.py build
  $ sudo python setup.py install # or su first

this is the installation process specified.. I think the 3rd step is for
mysql settings.. i instaled the my sql in other mechine of ip x.x.x.x. then
how can i change that file..

if i run 4th command directly its not working it gives the error..

Traceback (most recent call last):
  File "setup.py", line 5, in <module>
    from setuptools import setup, Extension
ImportError: No module named setuptools


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

> 2009/12/15 chiranjeevi muttoju <chiru.bt...@gmail.com>:
> > hey i installed django on one machine, and sql in another machine.. in
> which
> > mechine i need to install the sql connector.
>
> The Django machine.
>
> --
> 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