mariadbclient

master

C module import for MariaDB client Linux.
PerfectlySoft/Perfect-mariadbclient-Linux

Perfect-mariadbclient-Linux 简体中文

Get Involed with Perfect!

Star Perfect On Github Chat on Gitter Follow Perfect on Twitter Join the Perfect Slack

Swift 3.0 Platforms OS X | Linux License Apache PerfectlySoft Twitter Join the chat at https://gitter.im/PerfectlySoft/Perfect Slack Status

C module import for MariaDB client Linux

This files in this repository are part of the requirements for Swift Package Manager support and should not need to be manually cloned.

Perfect-MariaDB

Reference and documentation for the Perfect library.

Tests performed on Ubuntu 16.04. Prior to build this library, please ensure:

sudo apt-get install clang
sudo apt-get install pkg-config
sudo apt-get install libmariadb2
sudo apt-get install libmariadb-client-lgpl-dev

Please also make sure that there is a similar file like in /usr/lib/pkgconfig/mariadb.pc:

libdir=/usr/lib/x86_64-linux-gnu
includedir=/usr/include/mariadb

Name: mariadb
Description: MariaDB Connector/C
Version: 5.5.0
Requires:
Libs: -lmariadb
Cflags: -I/usr/include/mariadb

Further Information

For more information on the Perfect project, please visit perfect.org.

Description

  • Swift Tools 3.1.0
View More Packages from this Author

Dependencies

  • None
Last updated: Thu Jan 18 2024 11:39:39 GMT-1000 (Hawaii-Aleutian Standard Time)