I completed the cabal build but when i run cardano-cli or cardano-node --version
i get Command not Found
node@adahost:~$ find -name cardano-node -type f
./cardano-node/dist-newstyle/build/x86_64-linux/ghc-8.10.2/cardano-node-1.26.2/x/cardano-node/build/cardano-node/cardano-node
./.local/bin/dist-newstyle/build/x86_64-linux/ghc-8.10.2/cardano-node-1.26.2/x/cardano-node/build/cardano-node/cardano-node
./src/cardano-node/dist-newstyle/build/x86_64-linux/ghc-8.10.2/cardano-node-1.26.2/x/cardano-node/build/cardano-node/cardano-node
i go to either of those directories and run the command but still cant find it.
any ideas?