[CONPY-96] Build instructions? Created: 2020-08-06 Updated: 2020-08-12 Resolved: 2020-08-12 |
|
| Status: | Closed |
| Project: | MariaDB Connector/Python |
| Component/s: | Build, Documentation |
| Affects Version/s: | 1.0.0 |
| Fix Version/s: | N/A |
| Type: | New Feature | Priority: | Minor |
| Reporter: | Marat Khalili | Assignee: | Georg Richter |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Linux |
||
| Description |
|
I'd like to contribute, but I can't find build instructions in source or in knowledge base (like e.g. for C Connector). I'd prefer not to run scripts in random just to see what happens, or guess tools sequence by config files. Where should I start? |
| Comments |
| Comment by Marat Khalili [ 2020-08-07 ] |
|
Found an SO answer with link to build instructions on github wiki. Unfortunately, the wiki does not seem to exist anymore, and the link redirects to just github project. |
| Comment by Georg Richter [ 2020-08-12 ] |
|
The MariaDB Connector/Python Documentation contains a chapter "Installation". The documentation is also linked directly from MariaDB Connector/Python project page on pypi.org |
| Comment by Geoff Montee (Inactive) [ 2020-08-12 ] |
|
Instructions on how to build MariaDB Connector/Python from source can also be found here: https://mariadb.com/docs/appdev/connector-python/#installing-from-source |