Skip to content

Instantly share code, notes, and snippets.

@flaviogoncalves
Last active March 31, 2023 08:53
Show Gist options
  • Save flaviogoncalves/8b84efefd86615e3025b4c940d7b7ab9 to your computer and use it in GitHub Desktop.
Save flaviogoncalves/8b84efefd86615e3025b4c940d7b7ab9 to your computer and use it in GitHub Desktop.
OpenSIPS Dependencies for Debian Buster
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment