|
Server IP : 198.54.120.203 / Your IP : 216.73.216.60 Web Server : LiteSpeed System : Linux premium58.web-hosting.com 4.18.0-553.58.1.lve.el8.x86_64 #1 SMP Fri Jul 4 12:07:06 UTC 2025 x86_64 User : greakqsw ( 1698) PHP Version : 8.3.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /lib64/python3.8/urllib/../../pkgconfig/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
# these four variables are present in almost every .pc file
prefix=/usr
exec_prefix=${prefix}
libdir=${prefix}/lib64
includedir=${prefix}/include/mysql
# its common to want to know where to install it.
plugindir=${prefix}/lib64/mysql/plugin
# Below are rarely present or not at all, but we export them regardless
bindir=${prefix}/bin
sbindir=${prefix}/sbin
scriptdir=${prefix}/bin
docdir=${prefix}/share/doc
mandir=${prefix}/share/man
sharedir=${prefix}/share
mysqlsharedir=${prefix}/share/mariadb
mysqltestdir=${prefix}/share/mariadb-test
socket=/var/lib/mysql/mysql.sock
Name: MariaDB
Description: MariaDB: a very fast and robust SQL database server
URL: http://mariadb.org
Version: 11.4.10
Libs: -L${libdir} -lmariadb
Cflags: -I${includedir}