Skip to content

Installation Troubleshooting

Hussein Hazimeh edited this page Apr 9, 2018 · 6 revisions

Ubuntu

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

OS X

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.

Solution not above?

If the above solutions do not work, please submit an issue to us describing the error.

Clone this wiki locally