Post
Topic
Board Announcements (Altcoins)
Re: HPPCOIN : Egalitarian High Performances Computing Platform
by
epicfailman
on 22/11/2017, 17:23:14 UTC

Can anyone explain what I do with a .deb package on ubuntu?  I can install it with

sudo dpkg -i hppcoin_0.1.0-1_amd64.deb

or

sudo gdebi hppcoin_0.1.0-1_amd64.deb

If I do that, it tells me

Code:
Unpacking hpccoinv2 (0.1.0-1) over (0.1.0-1) ...
Setting up hpccoinv2 (0.1.0-1) ...

But after that I, I have no idea where the binary is to run it.

You can just double click to run it. Binaries should be in /usr/local/bin

Double-click... In terminal... You made my day.

Lol he still helped, I was able to find the binaries in the folder he pointed to (but yes, I am using terminal).

EDIT: Now its telling me

Code:
/hp.pcoind: error while loading shared libraries: libboost_system.so.1.58.0: cannot open shared object file: No such file or directory

But I have libboost-all-dev installed.  Any thoughts?

I know this problem. You must install boost 1.58 (!) libs. Not higher