Skip to content

Conversation

@boo50
Copy link

@boo50 boo50 commented Sep 4, 2020

No description provided.

Copy link
Contributor

@stefanopepe stefanopepe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are broken links on some pages, due to outdated files. If you pull them from the master branch I merge this PR. Ping me on Discord when you're ready

@boo50
Copy link
Author

boo50 commented Sep 10, 2020 via email

2. Go to your Microsoft Store and look for Ubuntu; this is the Ubuntu Terminal instance. Install and launch it.
3. Now you might be asked for username and password, do not use admin as username.
4. Your Ubuntu Instance does not have OpenSSL, which you will need to run the node. To download OpenSSL, please run the following commands in the Ubuntu Terminal:
4. Your Ubuntu Instance need initial before next steps
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This sentence sounds incomplete; could you please clarify @boo50

Copy link
Contributor

@ama31337 ama31337 Sep 15, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OpenSSL will install in next steps :
5. You need to install OpenSSL, which you will need to run the node. To download OpenSSL, please run the following commands in the Ubuntu Terminal:
sh cd /tmp wget https://www.openssl.org/source/openssl-1.1.1.tar.gz tar xvf openssl-1.1.1.tar.gz
6. After it finished downloading OpenSSL, run the following commands to install:
sh cd openssl-1.1.1 sudo ./config -Wl,--enable-new-dtags,-rpath,'$(LIBRPATH)' sudo make sudo make install
And to install it, win version of Ubuntu need initial setup, which I recommend to do in step4, before install OpenSSL.
Because otherwise it will fail and ask to install missed packages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants