Post
Topic
Board Mining software (miners)
Re: bitHopper: Python Pool Hopper Proxy
by
boss cat
on 09/08/2011, 20:45:32 UTC
@joulesbeef you have dbit working there ? seems like it jumped before reaching 40%

@boss cat you could be having troubles with openssl, try reinstalling the package

I am mining deep bit.. having been watching when it jumps

I'm testing 80% threshold

yeah bosscat most likely ssl
so i reinstalled openssl from source by using
Code:
wget http://www.openssl.org/source/openssl-1.0.0d.tar.gz
tar xvzf openssl-1.0.0d.tar.gz
cd openssl-1.0.0d
./config
sudo make
sudo make test
sudo make install
everything installed with no errors but im still getting api errors.

Did i install it right? Or did I even install the right one?