Failure to make
When making I came across this error:
cd flibs-0.9/flibs/src/sqlite && make csqlite.o >/dev/null dirname: missing operand Try 'dirname --help' for more information. cc: error: missing path after ‘-I’ make[1]: *** [makefile:68: csqlite.o] Error 1 make: *** [makefile:44: csqlite.o] Error 2
I am using ubuntu 20.04
Did you successfully install sqlite3 in the dependencies?
sudo ./install_deps_ubu.sh
That command fails but when I type sqlite3 in the terminal it runs. When I run it inside the fortran-machine folder I get (among success) 404 Not Found [IP: 91.189.95.83 80] Err:10 http://ppa.launchpad.net/videolan/stable-daily/ubuntu focal Release 404 Not Found [IP: 91.189.95.83 80]
As well as this for many packages: N: Updating from such a repository can't be done securely, and is therefore disabled by default.