Thursday, 17 January 2013

error: No F77 compiler found

You need the package gfortan in Ubuntu:

sudo apt-get install gfortran

For Fedora:

sudo yum install gcc

1 comment:

How to download a portion of Youtube Video with youtube-dl

First make you have both youtube-dl and ffmpeg installed: sudo apt install youtube-dl ffmpeg Then download a portion of your desired...