thrashmaster
thrashmaster
The host machine has Ubuntu 20.04.4 LTS. Yes, I tried it again by deleting all junest folders and copying this git repository to the host machine. Same problem. What do...
I get the following: ``` From https://github.com/fsquillace/junest * branch master -> FETCH_HEAD Already up to date. ``` With `junest ns` I get ``` ~/.local/share/junest/lib/core/common.sh: line 122: ~/.junest/usr/bin/zgrep: No such file...
Shouldn't it be `$HOME/.apt` instead of `$HOME:.apt`?
I added the following line to my .bashrc: `export PATH=~/.apt/usr/bin:~/.apt/bin:~/.apt/sbin:~/.apt/usr/share:~/.apt/usr/lib:$PATH` Now the command of an installed program like sage works, but I get the following error (where I replaced the...