Created
August 26, 2014 19:39
-
-
Save robbiet480/dc8ba5a18d05f5a54ba0 to your computer and use it in GitHub Desktop.
How to compile inspircd for kickass.systems
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
Configure command: | |
./configure --enable-openssl --enable-extras=m_geoip.cpp,m_ldapauth.cpp,m_ldapoper.cpp,m_ssl_openssl.cpp,m_regex_pcre.cpp | |
Required packages on Ubuntu for that to succeed: | |
python-dev libpcre3-dev libssl1.0.0 libssl-dev pkg-config libldap2-dev |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment