HODLERTECH / HODLER-Open-Source-Multi-Asset-Wallet

The Only Open Source Multi-Asset Wallet - Bitcoin (BTC), Bitcoin Cash (BCH), Litecoin (LTC), DASH, Ravencoin (RVN), DigiByte (DGB), Ethereum (ETH) and ERC20 tokens supported
https://hodler.tech
The Unlicense
36 stars 36 forks source link

linux app using old libcurl3 #169

Open petervnv opened 2 years ago

petervnv commented 2 years ago

I am trying to get the app working on my linux desktop but it seems to be hardcoded to use libcurl3 when all modern distros nowadays are on libcurl4.

Is there a newer release available that uses libcurl4 since it's highly problematic to downgrade to libcurl3? Or any workarounds I could try?

Thanks

This is the error message I get:

"There is no libcurl3 installed in system, HODLER will not start"