mirror of
https://github.com/PyMySQL/mysqlclient.git
synced 2025-08-15 19:31:54 +08:00
A tip for Zope users.
This commit is contained in:
@ -43,6 +43,10 @@ Finally, putting it together:
|
||||
$ python setup.py build
|
||||
# python setup.py install
|
||||
|
||||
TIP: If you are using a binary package of Zope, you need run setup.py
|
||||
with Zope's python executable. Otherwise, Zope (ZMySQLDA) will not
|
||||
be able to find _mysql.
|
||||
|
||||
If you prefer RPMs, you can use the bdist_rpm command with setup.py.
|
||||
|
||||
Thanks go to Brian Fordham for cooking up an early version of setup.py.
|
||||
|
Reference in New Issue
Block a user