doublec (OP)
Legendary
Offline
Activity: 1078
Merit: 1005
|
|
December 02, 2010, 03:57:31 AM |
|
|
|
|
|
bitcoinex
|
|
December 02, 2010, 04:01:52 AM |
|
new error: $ LANG=C make [ 11%] Building CXX object cmake-bitcoinr/CMakeFiles/bitcoinr.dir/__/src/remoteminermain.cpp.o In file included from /home/denizzz/bitcoin-pooled/src/remote/remotebitcoinheaders.h:33, from /home/denizzz/bitcoin-pooled/src/remoteminermain.cpp:19: /home/denizzz/bitcoin-pooled/src/remote/../headers.h:46:20: error: db_cxx.h: No such file or directory In file included from /home/denizzz/bitcoin-pooled/src/remote/../headers.h:126, from /home/denizzz/bitcoin-pooled/src/remote/remotebitcoinheaders.h:33, from /home/denizzz/bitcoin-pooled/src/remoteminermain.cpp:19:
Probably this is problem with Debian's libdb2
|
New bitcoin lottery: probiwon.com- Moжeт, ты eщё и в Heвидимyю Pyкy Pынкa вepyeшь? - Зaчeм жe вepoвaть в тo, чтo мoжнo нaблюдaть нeпocpeдcтвeннo?
|
|
|
kiba
Legendary
Offline
Activity: 980
Merit: 1020
|
|
December 02, 2010, 04:14:23 AM |
|
CMake Error at /usr/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake:52 (MESSAGE): The C compiler "/usr/bin/gcc" is not able to compile a simple test program.
|
|
|
|
doublec (OP)
Legendary
Offline
Activity: 1078
Merit: 1005
|
|
December 02, 2010, 04:20:41 AM |
|
Probably this is problem with Debian's libdb2
They package libdb's C++ support separately: sudo apt-get install libdb4.8++-dev
|
|
|
|
doublec (OP)
Legendary
Offline
Activity: 1078
Merit: 1005
|
|
December 02, 2010, 04:21:51 AM |
|
CMake Error at /usr/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake:52 (MESSAGE): The C compiler "/usr/bin/gcc" is not able to compile a simple test program.
What linux distro? Looks like cmake or gcc or some other dependency is broken.
|
|
|
|
kiba
Legendary
Offline
Activity: 980
Merit: 1020
|
|
December 02, 2010, 04:23:38 AM |
|
What linux distro? Looks like cmake or gcc or some other dependency is broken.
Never mind. Root directory have no space.
|
|
|
|
bitcoinex
|
|
December 02, 2010, 04:47:54 AM |
|
Probably this is problem with Debian's libdb2
They package libdb's C++ support separately: sudo apt-get install libdb4.8++-dev Oh, thanks! Building was done and binary works!
|
New bitcoin lottery: probiwon.com- Moжeт, ты eщё и в Heвидимyю Pyкy Pынкa вepyeшь? - Зaчeм жe вepoвaть в тo, чтo мoжнo нaблюдaть нeпocpeдcтвeннo?
|
|
|
Anonymous
Guest
|
|
December 02, 2010, 05:12:18 AM |
|
I just have to say this is awesome. It says I get 800 khash/s which is not much less than generating by myself. I think its because my connection is pretty fast here. Doublec you should add davidonpda's short tutorial to the explanation page 41 clients generating 32300 khash/s a few more and well have the power of 1 gpu
|
|
|
|
FreeMoney
Legendary
Offline
Activity: 1246
Merit: 1016
Strength in numbers
|
|
December 02, 2010, 07:02:08 AM |
|
I followed david's instructions and it tells me "attempting to connect to 127.0.0.1:8335" over and over. I assume this means it's not working. What to do?
|
Play Bitcoin Poker at sealswithclubs.eu. We're active and open to everyone.
|
|
|
bober182
|
|
December 02, 2010, 07:31:25 AM |
|
over 85 clients and 60000 khash w00t.
|
|
|
|
bitcoinex
|
|
December 02, 2010, 07:32:32 AM |
|
I followed david's instructions and it tells me "attempting to connect to 127.0.0.1:8335" over and over. I assume this means it's not working. What to do?
bitcoinr -server 69.164.214.82 -address abitcoinaddress
|
New bitcoin lottery: probiwon.com- Moжeт, ты eщё и в Heвидимyю Pyкy Pынкa вepyeшь? - Зaчeм жe вepoвaть в тo, чтo мoжнo нaблюдaть нeпocpeдcтвeннo?
|
|
|
FreeMoney
Legendary
Offline
Activity: 1246
Merit: 1016
Strength in numbers
|
|
December 02, 2010, 08:00:58 AM |
|
I followed david's instructions and it tells me "attempting to connect to 127.0.0.1:8335" over and over. I assume this means it's not working. What to do?
bitcoinr -server 69.164.214.82 -address abitcoinaddress I am using the right number, I'm just reporting what it says. I don't have bitcoinr though. Should I?
|
Play Bitcoin Poker at sealswithclubs.eu. We're active and open to everyone.
|
|
|
bitcoinex
|
|
December 02, 2010, 08:46:10 AM |
|
I followed david's instructions and it tells me "attempting to connect to 127.0.0.1:8335" over and over. I assume this means it's not working. What to do?
bitcoinr -server 69.164.214.82 -address abitcoinaddress I am using the right number, I'm just reporting what it says. I don't have bitcoinr though. Should I? ./cmake-bitcoinr/bitcoinr
|
New bitcoin lottery: probiwon.com- Moжeт, ты eщё и в Heвидимyю Pyкy Pынкa вepyeшь? - Зaчeм жe вepoвaть в тo, чтo мoжнo нaблюдaть нeпocpeдcтвeннo?
|
|
|
doublec (OP)
Legendary
Offline
Activity: 1078
Merit: 1005
|
|
December 02, 2010, 10:21:48 AM |
|
I am using the right number, I'm just reporting what it says. I don't have bitcoinr though. Should I?
If you're on windows it's 'remoteminer.exe' instead of 'bitcoinr'. Did you follow these steps from david's post? Right click, and drag the remote miner executable either in the folder or onto your desktop and select create shortcut here.
Right click on the properties of the shortcut, and in the Target field, after it shows where the .exe is at, ad a space and then:
-server 69.164.214.82 -address abitcoinaddress The 'connecting to 127.0.0.1' message your getting suggests that the '-server 69.164.214.82' part is missing from the shortcut.
|
|
|
|
kiba
Legendary
Offline
Activity: 980
Merit: 1020
|
|
December 02, 2010, 01:21:10 PM |
|
I been running the remote miner last night....and this morning I saw this: 93 clients for a total of 66632 khashes/s or something similar to that. Wee!
|
|
|
|
FreeMoney
Legendary
Offline
Activity: 1246
Merit: 1016
Strength in numbers
|
|
December 02, 2010, 03:16:45 PM |
|
Got it. My mistake was not making a shortcut and just renaming the file with the parameters. Computers are picky apparently.
|
Play Bitcoin Poker at sealswithclubs.eu. We're active and open to everyone.
|
|
|
slush
Legendary
Offline
Activity: 1386
Merit: 1097
|
|
December 02, 2010, 04:52:19 PM |
|
93 clients for a total of 66632 khashes/s or something similar to that. Wee! How many unique addresses are joined to mining? '93 clients' aren't probably computers/users, but threads/cores, because remote miner is single threaded.
|
|
|
|
doublec (OP)
Legendary
Offline
Activity: 1078
Merit: 1005
|
|
December 02, 2010, 11:53:50 PM |
|
93 clients for a total of 66632 khashes/s or something similar to that. Wee! How many unique addresses are joined to mining? '93 clients' aren't probably computers/users, but threads/cores, because remote miner is single threaded. Someone commented on the webpage for the pool that they are burning in 2 24 core servers using the remote miner. So that counts for 48 of the clients.
|
|
|
|
Anonymous
Guest
|
|
December 03, 2010, 11:55:19 AM |
|
Got it. My mistake was not making a shortcut and just renaming the file with the parameters. Computers are picky apparently.
Not picky, they just do EXACTLY what you tell it to haha no one can argue with that
|
|
|
|
Simly
Newbie
Offline
Activity: 1
Merit: 0
|
|
December 04, 2010, 12:01:20 AM |
|
I have a question about the information that bitcoinr print. The khash/s is per instance or per adress? For exemple if i have two instance withthe same adress that show 266 khash/s, I have a total of 532 khas/s or 266 khash/s ? Thanks in advance for your answers
|
|
|
|
|