Can't find dependencies anyware
pr0fsmith opened this issue · 1 comments
Where do I get OKP and gcc-arm-linux-gnueabihf to install on my tablet?
root@reMarkable:~/temp/ReBook-main# ./makedeps.sh Downloading boost libraries Connecting to dl.bintray.com (34.223.179.172:443) wget: note: TLS certificate validation not implemented wget: server returned error: HTTP/1.1 403 Forbidden tar: can't open 'boost_1_75_0.tar.bz2': No such file or directory ln: boost: File exists Downloading rmkit Cloning into 'rmkit'... git: 'remote-https' is not a git command. See 'git --help'. Makefile Readme.md bin build libs makedeps.sh screenshots src Make sure you have gcc-arm-linux-gnueabihf and okp installed mv: can't rename 'rmkit': No such file or directory Building rmkit.h ./makedeps.sh: line 28: cd: libs/rmkit: No such file or directory ./makedeps.sh: line 29: make: command not found
This script is not intended to run on the RM. It's a build dependency script. @pr0fsmith