kano
Legendary
Offline
Activity: 4620
Merit: 1851
Linux since 1997 RedHat 4
|
|
September 26, 2011, 02:32:04 PM |
|
ckolivas won't add features for this Well, who knows, who knows. Yes who would that be Brief googlespedition suggests that you are not him. Besides, I think I might spare some BTC for having Tenebrix support in cgminer or a separate tenebrix branch (whichever requires smaller donation, I'm sadly not a millionaire ) LOL no I am not him - I meant in reply to what you said ... OF COURSE But you ignored what I would suspect for any coin would be the important part of my post ... git is missing the build files
|
|
|
|
EskimoBob
Legendary
Offline
Activity: 910
Merit: 1000
Quality Printing Services by Federal Reserve Bank
|
|
September 26, 2011, 02:39:13 PM |
|
Any news on fixing the Linux version? (see previous page)
OK, I had to fix this my self. after I ran configure, I edited the Make file: before: JANSSON_INCLUDES = #JANSSON_INCLUDES = -I$(top_srcdir)/compat/jansson after: #JANSSON_INCLUDES = JANSSON_INCLUDES = -I$(top_srcdir)/compat/jansson
|
While reading what I wrote, use the most friendliest and relaxing voice in your head. BTW, Things in BTC bubble universes are getting ugly....
|
|
|
Lolcust (OP)
Member
Offline
Activity: 112
Merit: 11
Hillariously voracious
|
|
September 26, 2011, 02:40:39 PM |
|
ckolivas won't add features for this Well, who knows, who knows. Yes who would that be Brief googlespedition suggests that you are not him. Besides, I think I might spare some BTC for having Tenebrix support in cgminer or a separate tenebrix branch (whichever requires smaller donation, I'm sadly not a millionaire ) LOL no I am not him - I meant in reply to what you said ... OF COURSE But you ignored what I would suspect for any coin would be the important part of my post ... git is missing the build files I do suck at them Linux environments hard, but doesn't QT creator / qmake generally need just the pro file to start truckin' ? I mean, multicoin-qt, the grandfather of Tenebrix, seems to only have the .pro file as well so has anyone beaten the 2 khash/sec per core barrier yet?
BTW thank you lolcust! You're the most awesome alt chain developer yet!
Calling me developer is flattering and a mite exaggerating, man. I am more of, I dunno, really. A loud guy in the crowd who decided to go and make a coin instead of posting threads about conceptual merits of hypothetical X For TBX specifically, ArtForz and Multicoin folk deserve 95% of the kudos
|
Geist Geld, the experimental cryptocurrency, is ready for yet another SolidCoin collapse Feed the Lolcust! NMC: N6YQFkH9Gn9CTm4mpGwuLB5zLzqWTWFw67 BTC: 15F8xbgRBA1XZ4hmtdFDUasroa2A5rYg8M GEG: gK5Lx6ypWgr69Gw9yGzE6dsA7kcuCRZRK
|
|
|
EskimoBob
Legendary
Offline
Activity: 910
Merit: 1000
Quality Printing Services by Federal Reserve Bank
|
|
September 26, 2011, 02:54:16 PM |
|
I must be missing something here. Is there a some type of help doc or what ever on how to run this miner in linux?
|
While reading what I wrote, use the most friendliest and relaxing voice in your head. BTW, Things in BTC bubble universes are getting ugly....
|
|
|
Bobnova
|
|
September 26, 2011, 02:58:53 PM |
|
bobnova@bobnova-P67A-UD4-B3:~/Tenebrix-miner$ CFLAGS="-O3 -Wall -msse2" ./configure checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether gcc needs -traditional... no checking whether gcc and cc understand -c and -o together... yes checking for ranlib... ranlib checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for working alloca.h... yes checking for alloca... yes checking for json_loads in -ljansson... yes checking for pthread_create in -lpthread... yes checking for yasm... /usr/bin/yasm checking if yasm version is greater than 1.0.1... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes ./configure: line 4977: syntax error near unexpected token `,' ./configure: line 4977: `LIBCURL_CHECK_CONFIG(, 7.10.1, ,' bobnova@bobnova-P67A-UD4-B3:~/Tenebrix-miner$
Thoughts? Got the client working. Hard to mine without a miner though.
|
BTC: 1AURXf66t7pw65NwRiKukwPq1hLSiYLqbP
|
|
|
Lolcust (OP)
Member
Offline
Activity: 112
Merit: 11
Hillariously voracious
|
|
September 26, 2011, 03:02:30 PM |
|
I must be missing something here. Is there a some type of help doc or what ever on how to run this miner in linux?
Does running <minerd --help> in the terminal um, help ?
|
Geist Geld, the experimental cryptocurrency, is ready for yet another SolidCoin collapse Feed the Lolcust! NMC: N6YQFkH9Gn9CTm4mpGwuLB5zLzqWTWFw67 BTC: 15F8xbgRBA1XZ4hmtdFDUasroa2A5rYg8M GEG: gK5Lx6ypWgr69Gw9yGzE6dsA7kcuCRZRK
|
|
|
caston
|
|
September 26, 2011, 03:04:02 PM |
|
I must be missing something here. Is there a some type of help doc or what ever on how to run this miner in linux?
I managed to get it going but it must have been a flook. I'm running kubuntu.
|
bitcoin BTC: 1MikVUu1DauWB33T5diyforbQjTWJ9D4RF bitcoin cash: 1JdkCGuW4LSgqYiM6QS7zTzAttD9MNAsiK
-updated 3rd December 2017
|
|
|
EskimoBob
Legendary
Offline
Activity: 910
Merit: 1000
Quality Printing Services by Federal Reserve Bank
|
|
September 26, 2011, 03:05:49 PM |
|
I must be missing something here. Is there a some type of help doc or what ever on how to run this miner in linux?
I managed to get it going but it must have been a flook. I'm running kubuntu. $ ./minerd --debug --user 1 --pass 1 [2011-09-26 17:57:35] Binding thread 0 to cpu 0 [2011-09-26 17:57:35] HTTP request failed: couldn't connect to host [2011-09-26 17:57:35] json_rpc_call failed, retry after 30 seconds [2011-09-26 17:57:36] Binding thread 1 to cpu 1 [2011-09-26 17:57:37] 2 miner threads started, using SHA256 'scrypt' algorithm. [2011-09-26 17:58:05] HTTP request failed: couldn't connect to host [2011-09-26 17:58:05] json_rpc_call failed, retry after 30 seconds ...
[2011-09-26 18:02:35] workio thread dead, exiting.
|
While reading what I wrote, use the most friendliest and relaxing voice in your head. BTW, Things in BTC bubble universes are getting ugly....
|
|
|
ArtForz
|
|
September 26, 2011, 03:06:22 PM |
|
bobnova@bobnova-P67A-UD4-B3:~/Tenebrix-miner$ CFLAGS="-O3 -Wall -msse2" ./configure checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether gcc needs -traditional... no checking whether gcc and cc understand -c and -o together... yes checking for ranlib... ranlib checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for working alloca.h... yes checking for alloca... yes checking for json_loads in -ljansson... yes checking for pthread_create in -lpthread... yes checking for yasm... /usr/bin/yasm checking if yasm version is greater than 1.0.1... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes ./configure: line 4977: syntax error near unexpected token `,' ./configure: line 4977: `LIBCURL_CHECK_CONFIG(, 7.10.1, ,' bobnova@bobnova-P67A-UD4-B3:~/Tenebrix-miner$
Thoughts? Got the client working. Hard to mine without a miner though. on debian/ubuntu, install one of the libcurl4-dev packages
|
bitcoin: 1Fb77Xq5ePFER8GtKRn2KDbDTVpJKfKmpz i0coin: jNdvyvd6v6gV3kVJLD7HsB5ZwHyHwAkfdw
|
|
|
ArtForz
|
|
September 26, 2011, 03:10:11 PM |
|
I must be missing something here. Is there a some type of help doc or what ever on how to run this miner in linux?
I managed to get it going but it must have been a flook. I'm running kubuntu. $ ./minerd --debug --user 1 --pass 1 [2011-09-26 17:57:35] Binding thread 0 to cpu 0 [2011-09-26 17:57:35] HTTP request failed: couldn't connect to host [2011-09-26 17:57:35] json_rpc_call failed, retry after 30 seconds [2011-09-26 17:57:36] Binding thread 1 to cpu 1 [2011-09-26 17:57:37] 2 miner threads started, using SHA256 'scrypt' algorithm. [2011-09-26 17:58:05] HTTP request failed: couldn't connect to host [2011-09-26 17:58:05] json_rpc_call failed, retry after 30 seconds ...
[2011-09-26 18:02:35] workio thread dead, exiting.
forgot --url http://127.0.0.1:8697/ ?
|
bitcoin: 1Fb77Xq5ePFER8GtKRn2KDbDTVpJKfKmpz i0coin: jNdvyvd6v6gV3kVJLD7HsB5ZwHyHwAkfdw
|
|
|
caston
|
|
September 26, 2011, 03:11:28 PM |
|
I must be missing something here. Is there a some type of help doc or what ever on how to run this miner in linux?
I managed to get it going but it must have been a flook. I'm running kubuntu. $ ./minerd --debug --user 1 --pass 1 [2011-09-26 17:57:35] Binding thread 0 to cpu 0 [2011-09-26 17:57:35] HTTP request failed: couldn't connect to host [2011-09-26 17:57:35] json_rpc_call failed, retry after 30 seconds [2011-09-26 17:57:36] Binding thread 1 to cpu 1 [2011-09-26 17:57:37] 2 miner threads started, using SHA256 'scrypt' algorithm. [2011-09-26 17:58:05] HTTP request failed: couldn't connect to host [2011-09-26 17:58:05] json_rpc_call failed, retry after 30 seconds ...
[2011-09-26 18:02:35] workio thread dead, exiting.
https://bitcointalk.org/index.php?topic=45667.msg545171#msg545171
|
bitcoin BTC: 1MikVUu1DauWB33T5diyforbQjTWJ9D4RF bitcoin cash: 1JdkCGuW4LSgqYiM6QS7zTzAttD9MNAsiK
-updated 3rd December 2017
|
|
|
EskimoBob
Legendary
Offline
Activity: 910
Merit: 1000
Quality Printing Services by Federal Reserve Bank
|
|
September 26, 2011, 03:17:40 PM |
|
I must be missing something here. Is there a some type of help doc or what ever on how to run this miner in linux?
I managed to get it going but it must have been a flook. I'm running kubuntu. $ ./minerd --debug --user 1 --pass 1 [2011-09-26 17:57:35] Binding thread 0 to cpu 0 [2011-09-26 17:57:35] HTTP request failed: couldn't connect to host [2011-09-26 17:57:35] json_rpc_call failed, retry after 30 seconds [2011-09-26 17:57:36] Binding thread 1 to cpu 1 [2011-09-26 17:57:37] 2 miner threads started, using SHA256 'scrypt' algorithm. [2011-09-26 17:58:05] HTTP request failed: couldn't connect to host [2011-09-26 17:58:05] json_rpc_call failed, retry after 30 seconds ...
[2011-09-26 18:02:35] workio thread dead, exiting.
https://bitcointalk.org/index.php?topic=45667.msg545171#msg545171This is what I did but no difference. If i start the ./bitcoin-qt at the same time, minerd will crash. Running minerd alone, nothing happens
|
While reading what I wrote, use the most friendliest and relaxing voice in your head. BTW, Things in BTC bubble universes are getting ugly....
|
|
|
caston
|
|
September 26, 2011, 03:21:03 PM |
|
This is what I did but no difference. If i start the ./bitcoin-qt at the same time, minerd will crash. Running minerd alone, nothing happens
I think some people had luck with changing the port number.
|
bitcoin BTC: 1MikVUu1DauWB33T5diyforbQjTWJ9D4RF bitcoin cash: 1JdkCGuW4LSgqYiM6QS7zTzAttD9MNAsiK
-updated 3rd December 2017
|
|
|
EskimoBob
Legendary
Offline
Activity: 910
Merit: 1000
Quality Printing Services by Federal Reserve Bank
|
|
September 26, 2011, 03:30:03 PM |
|
This is what I did but no difference. If i start the ./bitcoin-qt at the same time, minerd will crash. Running minerd alone, nothing happens
I think some people had luck with changing the port number. Are you telling me that I need the client running when mining or not?
|
While reading what I wrote, use the most friendliest and relaxing voice in your head. BTW, Things in BTC bubble universes are getting ugly....
|
|
|
caston
|
|
September 26, 2011, 03:37:15 PM |
|
I have both running and it's working quite well. e.g. when minerd finds blocks I get a notification speech bubble from bitcoin-qt's system tray icon and if I go to all transactions it shows me how many blocks i've mined and when they will mature...it's pretty smooth.. and just as I write this I did two blocks in a row!
|
bitcoin BTC: 1MikVUu1DauWB33T5diyforbQjTWJ9D4RF bitcoin cash: 1JdkCGuW4LSgqYiM6QS7zTzAttD9MNAsiK
-updated 3rd December 2017
|
|
|
froggy
|
|
September 26, 2011, 03:38:53 PM Last edit: September 26, 2011, 04:06:14 PM by froggy |
|
Edited - all sorted . After compiling with QT creator in Windows (Vista). I had to copy over 3 dll files from folders in c:\QtSDK to the same folder as the exe .
libgcc_s_dw2_1.dll QtCore4.dll and QtGui4.dll
If you need to do the same thing, beware, there are different versions of these files in different foldrs in folders in c:\QtSDK . I had a prob with one version of QtCore4.dll for example, giving a message of :
"The procedure entry point _Z21qRegisterResourceDataiPKhS0_S0_ could not be located in the dynamic link library QtCore4.dll You need the version of QtCore4.dll located in C:\QtSDK\Desktop\Qt\4.7.4\mingw\bin (ie the one which is 2,552,320 bytes in size.
|
|
|
|
Matoking
|
|
September 26, 2011, 03:57:27 PM |
|
Bitcoin-qt requires libgcc_s_dw2-1.dll, libssp-0.dll, mingwm10.dll, QtCore4.dll and QtGUI4.dll, although it may depend on the compiler.
|
|
|
|
EskimoBob
Legendary
Offline
Activity: 910
Merit: 1000
Quality Printing Services by Federal Reserve Bank
|
|
September 26, 2011, 04:16:51 PM |
|
I compiled the miner in my laptop that runs Kubuntu an guess what, result is the same. ./minerd --user 1 --pass 1 --url http://127.0.0.1:8697 [2011-09-26 19:13:53] Binding thread 0 to cpu 0 [2011-09-26 19:13:53] HTTP request failed: couldn't connect to host [2011-09-26 19:13:53] json_rpc_call failed, retry after 30 seconds [2011-09-26 19:13:54] Binding thread 1 to cpu 1 [2011-09-26 19:13:55] 2 miner threads started, using SHA256 'scrypt' algorithm. [2011-09-26 19:14:23] HTTP request failed: couldn't connect to host ...
|
While reading what I wrote, use the most friendliest and relaxing voice in your head. BTW, Things in BTC bubble universes are getting ugly....
|
|
|
racerguy
|
|
September 26, 2011, 04:19:06 PM |
|
miner looks fine, does your client work?
|
|
|
|
Bobnova
|
|
September 26, 2011, 04:19:31 PM |
|
Be nice to have a windows binary.
|
BTC: 1AURXf66t7pw65NwRiKukwPq1hLSiYLqbP
|
|
|
|