seredat / karbowanecwallet

Karbowanec Wallet - wallet for Karbo (Karbovanets) cryptocurrency.
http://karbowanec.com/
MIT License
36 stars 38 forks source link

MX-Linux Fails to install Karbo Gui Wallet #50

Closed Gapcoin1 closed 2 years ago

Gapcoin1 commented 3 years ago

Seems probably only Ubuntu can install the QT GUI Karbo.

Error : Dependency is not satisfiable:

libgcc-s1 (>=3.0)

It's install however it must be different .deb Versioning for other Linux .deb Packages than for Ubuntu

All other Karbo Gui's fail to install also on MX-Linux with other errors but similar I think

aivve commented 3 years ago

TY, probably it is Github Actions machines to blame, they constantly update everything, would be easier to compile yourself from sources for this flavour of Linux

Gapcoin1 commented 3 years ago

Thanks, hopefully you can help me Compile it myself. It used to Compile for me probably 2 years ago, I mined it long time ago when it was still possible to Solo Mine and you had the GUI built in Miner.

I think It used the GUI Miner built in which had your Pools too. I cannot even install the GUI using the same Linux OS anymore or Compile. I think Ubuntu is problem. I don't like the Ubuntu/Debian Stream. MX-Linux and Trisquel OS are better to Code for.

Screenshot at 2021-05-16 20-16-07 Screenshot at 2021-05-16 20-22-12

aivve commented 3 years ago

You need to clone with subprojects or clone https://github.com/seredat/karbowanec/ into cryptonote folder. Also I think the old version of the wallet (that run on your OS) should work with a remote node (you can change it in Connection settings) you can find some nodes here https://explorer.karbo.org/#nodes

Gapcoin1 commented 3 years ago

Actually I have never Compiled the GUI, I only Compiled Karbowanec and it still compiles the Daemon.

I don't understand those instructions, I am not sure why

Thanks