This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://dev.mysql.com/get/mysql-apt-config_0.8.24-1_all.deb | |
dpkg -i mysql-apt-config_0.8.24-1_all.deb | |
apt update | |
apt install libmysqlclient-dev | |
apt install git gcc bison lynx debhelper dpatch \ | |
xsltproc flex gcc make pkg-config libdb-dev uuid-dev\ | |
libjson-c-dev default-libmysqlclient-dev libncurses5-dev\ | |
libpcre3-dev libssl-dev docbook-xsl docbook-xml html2text\ | |
libpcre3-dev uuid-dev libmicrohttpd-dev libcurl4-openssl-dev |