Search the Community
Showing results for tags 'installation'.
Found 3 results
-
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.
- 7 replies
-
- help
- installation
-
(and 1 more)
Tagged with:
-
Hello, i see that most linux distro´s have already the command "Snap" from Snapcraft.io integrated. Here is a basic snap usage on Ubuntu tutorials explained. https://tutorials.ubuntu.com/tutorial/basic-snap-usage#0 I think it would be a nice way for the FriendOS developers to share the the app for the normal users to different linux distro´s. I checked the Installation guides at developer documentation and on Git , but they are not up to date. https://snapcraft.io/build Of course, you developers are always annoyed to have to answer the same questions from users regarding manual installation. I think this would be a good way to make the Githup app available. So i can install FriendOS in a snap. 🙂 for testing out it and to be sure that it is perfectly compiled and that all security functions work properly. As an example to install Telegram Desktop: sudo snap install telegram-desktop Thank you. Yours. M.K. Trading
- 1 reply
-
- universal
- installation
-
(and 1 more)
Tagged with:
-
Hello together, i am trying to install FriendOS on my Amazon AWS Ubuntu 18.04 machine. First my english is not perfect, sorry for this. I already tried all of the docs from here: https://docs.friendup.tech/en-US/docs/Administrators/Installation Mysql is setup an running fine. When i start the ./install.sh script i get the following error. Bildschirmfoto 2020- The problem is the libssh-dev. After installing it with: apt install libssh-dev i got this error. How can i resolve this problem? When i let run the script the compiler stops with errors. Regards. Marcel Küsters