You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: