-
Notifications
You must be signed in to change notification settings - Fork 32
Installation Troubleshooting
Hussein Hazimeh edited this page Apr 9, 2018
·
6 revisions
If you are running Ubuntu >=14 and the installation of devtools fails, this is probably due missing packages which can be installed using
sudo apt-get install libcurl4-gnutls-dev libxml2-dev libssl-dev
If you get an error when compiling L0Learn and the end of the error log mentions "ld: library not found for -lgfortran", please refer to this page for a potential solution.
If the above solutions do not work, please submit an issue to us describing the error.