Server IP : 184.154.167.98 / Your IP : 18.227.183.161 Web Server : Apache System : Linux pink.dnsnetservice.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64 User : puertode ( 1767) PHP Version : 8.2.26 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON 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.11.10 Libs: -L${libdir} -lmariadb -pthread -lz -ldl -lm -lpthread -lssl -lcrypto Cflags: -I${includedir}