Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running DefiChain Income on Ubuntu 22.04 #17

Open
siorpaesas opened this issue Jun 9, 2022 · 0 comments
Open

Running DefiChain Income on Ubuntu 22.04 #17

siorpaesas opened this issue Jun 9, 2022 · 0 comments

Comments

@siorpaesas
Copy link

siorpaesas commented Jun 9, 2022

Make sure you have the package libssl1.1 installed on your machine. With Ubuntu 22.04, this package wont be pre-installed. You may use the following command to add the repository to your sources.list.

echo "deb http://security.ubuntu.com/ubuntu impish-security main" | sudo tee /etc/apt/sources.list.d/impish-security.list

Then install the library libssl1.1 sudo apt install libssl1.1.

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

No branches or pull requests

1 participant