Created
March 20, 2019 01:08
-
-
Save ox1111/5b8584da3be40c3583aefc50e5252bc8 to your computer and use it in GitHub Desktop.
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
sudo apt-get install openssl libssl-dev | |
sudo apt-get install libiodbc2 libiodbc2-dev | |
./configure --omit=Data/ODBC,Data/MySQL | |
make | |
sudo make install |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment