Report this

What is the reason for this report?

Install gfortran compiler

Posted on May 17, 2016
dter

By dter

I have some python packages which are based on fortran and require f77 and f90 compiling. Is it possible to install a gfortran compiler on my unix droplet?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

This was dead simple: sudo apt-get install gfortran . Locally I installed this on my mac OS using an installer .dmg, getting the impression that the equivalent on unix was required. Recompiled and all works well!

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.