Pages:
Author

Topic: HPPCOIN : Egalitarian High Performance Computing Platform - page 32. (Read 52799 times)

full member
Activity: 252
Merit: 100
Is it hard to make a pool?  Can anyone do it so I can test a miner real quick?  If it works I'll share it, if not, no harm done.  Note that I can't really lie and not share it if it works, because I have no idea how to make a pool so I wouldn't be able to keep it to myself because I wouldn't be able to use it (the client has no get_work so I can't solo GPU mine if it works).

I don't have the hardware to serve a pool, but perhaps someone can modify this one: https://github.com/wareck/node-stratum-pool

It was forked from the original to add Lyra2RE support. Based on the source it seems like Lyra2H is only a slight change from this.

Meh I doubt I'll be able to figure that out.  I gotta go now but if someone can make a pool just for testing purposes later, send me a PM.


Guys there's no need to argue over something I was unclear about.  I'm using a google VM, it's Ubuntu 16.04 but it's a terminal interface.  I've never worked out how to get GUI to work with google VMs.  Call it my bad and let's let it go  Grin

@TheKryptonian
for Linux server distributions : you can build the hppcoind daemon from the sources : https://github.com/hppcoin/hppcoin

Best Regards


I got it to compile but when I run ./hppcoind I don't get any terminal output, the terminal just hangs.  I assume that means its working, but I'm used to ones where I can set getinfo or similar commands.  It doesn't matter, the difficulty is so high I don't really want to throw my VMs at it anyways, I'll have one windows machine on it and that's it until I'm able to test my GPU miner.  Thanks!
sr. member
Activity: 322
Merit: 250
@hppcoin
What about masternodes? When they will be add in code?
And what masternode collateral will be? 1000 HPP? 5000 HPP?
copper member
Activity: 258
Merit: 11
hppcoin : Egalitarian High Performance Computing
Guys there's no need to argue over something I was unclear about.  I'm using a google VM, it's Ubuntu 16.04 but it's a terminal interface.  I've never worked out how to get GUI to work with google VMs.  Call it my bad and let's let it go  Grin

@TheKryptonian
for Linux server distributions : you can build the hppcoind daemon from the sources : https://github.com/hppcoin/hppcoin

Best Regards
member
Activity: 460
Merit: 12
Is it hard to make a pool?  Can anyone do it so I can test a miner real quick?  If it works I'll share it, if not, no harm done.  Note that I can't really lie and not share it if it works, because I have no idea how to make a pool so I wouldn't be able to keep it to myself because I wouldn't be able to use it (the client has no get_work so I can't solo GPU mine if it works).

I don't have the hardware to serve a pool, but perhaps someone can modify this one: https://github.com/wareck/node-stratum-pool

It was forked from the original to add Lyra2RE support. Based on the source it seems like Lyra2H is only a slight change from this.
full member
Activity: 252
Merit: 100
Is it hard to make a pool?  Can anyone do it so I can test a miner real quick?  If it works I'll share it, if not, no harm done.  Note that I can't really lie and not share it if it works, because I have no idea how to make a pool so I wouldn't be able to keep it to myself because I wouldn't be able to use it (the client has no get_work so I can't solo GPU mine if it works).
member
Activity: 460
Merit: 12

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.

I meant to just double click the .deb file, obviously.

In terminal? do you know anything about operating systems without a graphical interface? There is a black window with white letters, called the terminal. you can use your keyboard there, not "double click"  Grin

Are you purposely trying to troll me? I'm responding to someone who said they were using UBUNTU, last time I checked it had a graphical interface. I've been using Linux distros for 2 decades now, I'm pretty sure I know how they work.

Sorry, I forgot that there is a ubuntu desktop with GUI.  Grin
After many years of work in the terminal ...

Don't worry, I also apologize for my response. Good day to you.
sr. member
Activity: 322
Merit: 250

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.

I meant to just double click the .deb file, obviously.

In terminal? do you know anything about operating systems without a graphical interface? There is a black window with white letters, called the terminal. you can use your keyboard there, not "double click"  Grin

Are you purposely trying to troll me? I'm responding to someone who said they were using UBUNTU, last time I checked it had a graphical interface. I've been using Linux distros for 2 decades now, I'm pretty sure I know how they work.

Sorry, I forgot that there is a ubuntu desktop with GUI.  Grin
After many years of work in the terminal ...
full member
Activity: 252
Merit: 100
Guys there's no need to argue over something I was unclear about.  I'm using a google VM, it's Ubuntu 16.04 but it's a terminal interface.  I've never worked out how to get GUI to work with google VMs.  Call it my bad and let's let it go  Grin
member
Activity: 460
Merit: 12

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.

I meant to just double click the .deb file, obviously.

In terminal? do you know anything about operating systems without a graphical interface? There is a black window with white letters, called the terminal. you can use your keyboard there, not "double click"  Grin

Are you purposely trying to troll me? I'm responding to someone who said they were using UBUNTU, last time I checked it had a graphical interface. I've been using Linux distros for 2 decades now, I'm pretty sure I know how they work.
newbie
Activity: 27
Merit: 0
Send-me HPP coin to teste new wallet windows 64bits

hTKUTgG4Lqy4QEDXL5BhA8twFKrMn5Na3R
sr. member
Activity: 304
Merit: 250
NoICO NoPremine coin is good Smiley
When are you planning to add it to the exchange?
sr. member
Activity: 322
Merit: 250

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.

I meant to just double click the .deb file, obviously.

In terminal? do you know anything about operating systems without a graphical interface? There is a black window with white letters, called the terminal. you can use your keyboard there, not "double click"  Grin
sr. member
Activity: 322
Merit: 250
The blocks are heavy. When will the pool work?

I think pool will be after stand-alone miner appearing. Now pool is useless.
member
Activity: 460
Merit: 12

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.

I meant to just double click the .deb file, obviously.
full member
Activity: 126
Merit: 100
TjLn6fRQ3KrC9ceikidm8wAXaB6AHqA1YV
The blocks are heavy. When will the pool work?
newbie
Activity: 22
Merit: 0

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
i guess you have Ubuntu 16 64 bits
You can download boost 1.37.0 from : http://www.boost.org/users/history/version_1_37_0.html
sr. member
Activity: 322
Merit: 250

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
copper member
Activity: 258
Merit: 11
hppcoin : Egalitarian High Performance Computing
full member
Activity: 252
Merit: 100

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?
sr. member
Activity: 322
Merit: 250

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.
Pages:
Jump to: