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.13.3.3 or later
1.03.1.1 or later

For additional information, see "MariaDB Connector/C++ Release Notes".

Linux Installation (Binary Tarball)

To install MariaDB Connector/C++ on Linux:

  1. Install MariaDB Connector/C.
  2. Go to the MariaDB Connector C++ download page
  3. Ensure the "Product" dropdown reads "C++ connector."
  4. In the "Version" dropdown, select the version you want to download.
  5. In the "OS" dropdown, select the Linux distribution you want to use.
  6. Click the "Download" button to download the binary tarball.
  7. 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.