Install MariaDB Connector/C++
You are viewing an old version of this article. View
the current version here.
Requirement
MariaDB Connector/C++ has dependencies. You must install MariaDB Connector/C to use it.
MariaDB Connector/C++ | MariaDB Connector/C |
---|---|
1.1 | 3.3.3 or later |
1.0 | 3.1.1 or later |
For additional information, see "MariaDB Connector/C++ Release Notes".
Linux Installation (Binary Tarball)
To install MariaDB Connector/C++ on Linux:
- Install MariaDB Connector/C.
- Go to the MariaDB Connector C++ download page
- Ensure the "Product" dropdown reads "C++ connector."
- In the "Version" dropdown, select the version you want to download.
- In the "OS" dropdown, select the Linux distribution you want to use.
- Click the "Download" button to download the binary tarball.
- Extract the tarball:
$ tar -xvzf mariadb-connector-cpp-*.tar.gz
Comments
Comments loading...
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.