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
Trying to install goesbetween on a headless RPI4. Perform the following:
Downloaded the latest version: GOES@raspberrypi:~ $ wget https://github.com/JVital2013/goesbetween/releases/download/v1.1/goesbetween-1.0.1-linux-arm64.tar.gz
Extract the file: GOES@raspberrypi:~ $ tar xfz goesbetween-1.0.1-linux-arm64.tar.gz
Navigated to the directory and listed the files: GOES@raspberrypi:~/goesbetween-1.0.1-linux-arm64 $ ls goesbetween goesbetween.pdb LICENSE.txt README.txt
Excuted the program and received the following error: GOES@raspberrypi:~/goesbetween-1.0.1-linux-arm64 $ ./goesbetween-bash: ./goesbetween: cannot execute: required file not found
I don't know if I missed a step or there is an actual file missing.
The text was updated successfully, but these errors were encountered:
Trying to install goesbetween on a headless RPI4. Perform the following:
GOES@raspberrypi:~ $ wget https://github.com/JVital2013/goesbetween/releases/download/v1.1/goesbetween-1.0.1-linux-arm64.tar.gz
GOES@raspberrypi:~ $ tar xfz goesbetween-1.0.1-linux-arm64.tar.gz
GOES@raspberrypi:~/goesbetween-1.0.1-linux-arm64 $ ls goesbetween goesbetween.pdb LICENSE.txt README.txt
GOES@raspberrypi:~/goesbetween-1.0.1-linux-arm64 $ ./goesbetween
-bash: ./goesbetween: cannot execute: required file not found
I don't know if I missed a step or there is an actual file missing.
The text was updated successfully, but these errors were encountered: