Hello,
Apologies as I may not be as tech savvy as some here when it comes to Linux, so please forgive if my questions seems trivial.
I am looking for assistance installing FriendOS on ubuntu-18.04.4-live-server-amd64.
When I follow the instructions here:
https://github.com/FriendUPCloud/friendup
and arrive at this command: make clean setup release install
(I do this because install.sh is missing and from my research it seems that is intended as it is depreciated.)
I receive this output:
gcc: error: ../libs-ext/openssl/libssl.a: No such file or directory
gcc: error: ../libs-ext/openssl/libcrypto.a: No such file or directory
Makefile:206: recipe for target 'bin/FriendCore' failed
make[1]: *** [bin/FriendCore] Error 1
make[1]: Leaving directory '/home/dave/friendup/core'
Makefile:156: recipe for target 'release' failed
Please let me know what logs, info, details, etc I can provide to help you help me with this error.
Thanks a lot.