Server IP : 162.0.209.157 / Your IP : 18.219.119.163 [ Web Server : LiteSpeed System : Linux premium178.web-hosting.com 4.18.0-513.24.1.lve.2.el8.x86_64 #1 SMP Fri May 24 12:42:50 UTC 2024 x86_64 User : balaoqob ( 2395) PHP Version : 8.0.30 Disable Function : NONE Domains : 1 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /lib64/pkgconfig/ |
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/mysql mysqltestdir=${prefix}/share/mysql-test socket=/var/lib/mysql/mysql.sock Name: MariaDB Description: MariaDB: a very fast and robust SQL database server URL: http://mariadb.org Version: 10.6.20 Libs: -L${libdir} -lmariadb -pthread -lz -ldl -lm -lpthread -lssl -lcrypto Cflags: -I${includedir}