Author

Topic: [ANN][DASH] Dash (dash.org) | First Self-Funding Self-Governing Crypto Currency - page 6992. (Read 9723475 times)

full member
Activity: 280
Merit: 100
The Future Of Work
I know I'm being really stupid, but when doing the sudo apt-get install autotools-dev  libcurl-dev automake, I get:


me@me-Ubuntu:~/Desktop$ sudo apt-get install autotools-dev libcurl-dev automake
Reading package lists... Done
Building dependency tree      
Reading state information... Done
Package libcurl-dev is a virtual package provided by:
  libcurl4-openssl-dev 7.32.0-1ubuntu1.2
  libcurl4-nss-dev 7.32.0-1ubuntu1.2
  libcurl4-gnutls-dev 7.32.0-1ubuntu1.2
You should explicitly select one to install.

E: Package 'libcurl-dev' has no installation candidate
me@me-Ubuntu:~/Desktop$

Sorry for being a blockhead!
sudo apt-get install libcurl4-nss-dev

:-)

Thank you dear, I already have that installed.  I'm going to try again later, I'm afraid I'm too tired right now.  Thanks for helping, hopefully my miner will be working until I can update??  
legendary
Activity: 1358
Merit: 1002
...an 8 CPU is only doing 200KH/s which is around $160 a month.

Where do you obtain these numbers from?

There aren't still any websites where you can trade XCO / DRK so, what is the value you are assuming for this coin?

Hey I was just doing some math with VPS costs to mine it.

https://www.digitalocean.com/pricing

Here's the current cost
$640
$0.941
64GB
20 Cores
640GB SSD
9TB

Running 7 of these is netting about 3,327KH/s =  1,820.340 DRK

7 x $.0941 = $6.58 an hour
$6.58 x 24hours = $157.92 per day

Should give a base value of $.0867 per coin


hmm my estimate is (615kh/s) 962.479 DRK
so with that rig above, should net you 5206,776639024 DRK as an estimate
sr. member
Activity: 350
Merit: 250
...an 8 CPU is only doing 200KH/s which is around $160 a month.

Where do you obtain these numbers from?

There aren't still any websites where you can trade XCO / DRK so, what is the value you are assuming for this coin?

Hey I was just doing some math with VPS costs to mine it.

https://www.digitalocean.com/pricing

Here's the current cost
$640
$0.941
64GB
20 Cores
640GB SSD
9TB

Running 7 of these is netting about 3,327KH/s =  1,820.340 DRK

7 x $.0941 = $6.58 an hour
$6.58 x 24hours = $157.92 per day

Should give a base value of $.0867 per coin
legendary
Activity: 1358
Merit: 1002
I know I'm being really stupid, but when doing the sudo apt-get install autotools-dev  libcurl-dev automake, I get:


me@me-Ubuntu:~/Desktop$ sudo apt-get install autotools-dev libcurl-dev automake
Reading package lists... Done
Building dependency tree      
Reading state information... Done
Package libcurl-dev is a virtual package provided by:
  libcurl4-openssl-dev 7.32.0-1ubuntu1.2
  libcurl4-nss-dev 7.32.0-1ubuntu1.2
  libcurl4-gnutls-dev 7.32.0-1ubuntu1.2
You should explicitly select one to install.

E: Package 'libcurl-dev' has no installation candidate
me@me-Ubuntu:~/Desktop$

Sorry for being a blockhead!
sudo apt-get install libcurl4-nss-dev

:-)
full member
Activity: 280
Merit: 100
The Future Of Work
I know I'm being really stupid, but when doing the sudo apt-get install autotools-dev  libcurl-dev automake, I get:


me@me-Ubuntu:~/Desktop$ sudo apt-get install autotools-dev libcurl-dev automake
Reading package lists... Done
Building dependency tree      
Reading state information... Done
Package libcurl-dev is a virtual package provided by:
  libcurl4-openssl-dev 7.32.0-1ubuntu1.2
  libcurl4-nss-dev 7.32.0-1ubuntu1.2
  libcurl4-gnutls-dev 7.32.0-1ubuntu1.2
You should explicitly select one to install.

E: Package 'libcurl-dev' has no installation candidate
me@me-Ubuntu:~/Desktop$

Sorry for being a blockhead!
legendary
Activity: 1358
Merit: 1002
new windows wallet v0.8.6.2-g542ecf3-beta
https://drive.google.com/file/d/0B9cvOfoOekSdZk93emdjRnZFN3c/edit?usp=sharing

p.s. new version miner ...about 50%-70% fastest
source code
https://github.com/ig0tik3d/darkcoin-cpuminer-1.2
win64 binary
https://drive.google.com/file/d/0B9cvOfoOekSdTXpndnpvTmR1MWM/edit?usp=sharing
example start
Code:
minerd -a X11 -o stratum+tcp://xco.smalltimeminer.com:3350 -u workername -p workerpass 

Would you be so kind to explain step by step how to compile?  I am on 64bit ubuntu and am getting no such file when I do ./configure etc...  I used $ sudo git clone https://github.com/ig0tik3d/darkcoin-cpuminer-1.2 to download.  To tell you the truth, I don't know what the difference is in the different commands, LOL.  Thanks for any help!


Code:
sudo apt-get install autotools-dev  libcurl-dev automake
chmod +x autogen.sh
./autogen.sh
./configure CFLAGS="-O3 -msse2 -msse4"
make
#or
make -j8

 :-) see above
full member
Activity: 280
Merit: 100
The Future Of Work
new windows wallet v0.8.6.2-g542ecf3-beta
https://drive.google.com/file/d/0B9cvOfoOekSdZk93emdjRnZFN3c/edit?usp=sharing

p.s. new version miner ...about 50%-70% fastest
source code
https://github.com/ig0tik3d/darkcoin-cpuminer-1.2
win64 binary
https://drive.google.com/file/d/0B9cvOfoOekSdTXpndnpvTmR1MWM/edit?usp=sharing
example start
Code:
minerd -a X11 -o stratum+tcp://xco.smalltimeminer.com:3350 -u workername -p workerpass 

Would you be so kind to explain step by step how to compile?  I am on 64bit ubuntu and am getting no such file when I do ./configure etc...  I used $ sudo git clone https://github.com/ig0tik3d/darkcoin-cpuminer-1.2 to download.  To tell you the truth, I don't know what the difference is in the different commands, LOL.  Thanks for any help!
legendary
Activity: 1624
Merit: 1024
Hello everyone! It was I who originally thought up a coin with the name darkcoin. Should be fun to work with you Grin.
DAMN! That's creative bro

Okay, it sounded a little strange but just wanted to say hi  Roll Eyes.
full member
Activity: 132
Merit: 100
Hello everyone! It was I who originally thought up a coin with the name darkcoin. Should be fun to work with you Grin.
DAMN! That's creative bro
legendary
Activity: 1624
Merit: 1024
Hello everyone! It was I who originally thought up a coin with the name darkcoin. Should be fun to work with you Grin.
legendary
Activity: 1246
Merit: 1000
Cheers for the help guys.

I get this during the autogen.  I suspect this is what is causing the problems.

automake: object file(s) will be placed in the top-level directory.  However,
automake: this behaviour will change in future Automake versions: they will
automake: unconditionally cause object files to be placed in the same subdirecto                    ry
automake: of the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
Makefile.am:18: warning: source file 'x2/sha2-arm.S' is in a subdirectory,
Makefile.am:18: but option 'subdir-objects' is disabled
Makefile.am:18: warning: source file 'x2/sha2-x86.S' is in a subdirectory,
Makefile.am:18: but option 'subdir-objects' is disabled
Makefile.am:18: warning: source file 'x2/sha2-x64.S' is in a subdirectory,
Makefile.am:18: but option 'subdir-objects' is disabled
Makefile.am:18: warning: source file 'x2/scrypt.c' is in a subdirectory,

try
add configure.ac:
AM_INIT_AUTOMAKE([subdir-objects])
or
add in Makefile.am
AUTOMAKE_OPTIONS = subdir-objects
sr. member
Activity: 546
Merit: 250
Cheers for the help guys.

I get this during the autogen.  I suspect this is what is causing the problems.

automake: object file(s) will be placed in the top-level directory.  However,
automake: this behaviour will change in future Automake versions: they will
automake: unconditionally cause object files to be placed in the same subdirecto                    ry
automake: of the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
Makefile.am:18: warning: source file 'x2/sha2-arm.S' is in a subdirectory,
Makefile.am:18: but option 'subdir-objects' is disabled
Makefile.am:18: warning: source file 'x2/sha2-x86.S' is in a subdirectory,
Makefile.am:18: but option 'subdir-objects' is disabled
Makefile.am:18: warning: source file 'x2/sha2-x64.S' is in a subdirectory,
Makefile.am:18: but option 'subdir-objects' is disabled
Makefile.am:18: warning: source file 'x2/scrypt.c' is in a subdirectory,
legendary
Activity: 1358
Merit: 1002
Cheers for the help!

I downloaded an pasted your build.

./minerd: error while loading shared libraries: libcurl-nss.so.4: cannot open shared object file: No such file or directory



sudo apt-get install libcurl4-nss-dev
sr. member
Activity: 546
Merit: 250
Cheers for the help!

I downloaded an pasted your build.

./minerd: error while loading shared libraries: libcurl-nss.so.4: cannot open shared object file: No such file or directory


legendary
Activity: 1246
Merit: 1000
seems you use 32 bit version linux os...
or try
Code:
sudo apt-get install autotools-dev  libcurl-dev automake
chmod +x autogen.sh
./autogen.sh
./configure CFLAGS="-O3 -msse2 -msse4"
make
#or
make -j8
legendary
Activity: 1358
Merit: 1002
Ah cool, many thanks!

I'm getting similar errors.

xcoin.c:110:2: warning: right shift count >= width of type [enabled by default]
xcoin.c:110:2: warning: right shift count >= width of type [enabled by default]
xcoin.c:110:2: warning: right shift count >= width of type [enabled by default]
mv -f .deps/minerd-xcoin.Tpo .deps/minerd-xcoin.Po
gcc -std=gnu99  -O3 -msse2 -msse4 -pthread  -o minerd minerd-cpu-miner.o minerd-    

When I did the config, it complained about files in sub folders or something.

when trying to run it says "Illegal instruction (core dumped)"

---

gcc (Ubuntu/Linaro 4.8.2-14ubuntu4) 4.8.2
must be something to do with your setup, im running 4.8.1 så either its incompatable with the default compiler tools on your computer, your missing something, or its a bug in the compiler itself...

hmmm try my compiled version

https://mega.co.nz/#!PhISTR4J!IMx9kF4EYnJujMioUoDiO1Z0amb8ONdC5yyu5Qhm3Ms

legendary
Activity: 1176
Merit: 1036
Dash Developer
https://bitcointalksearch.org/topic/m.4822845

We're officially merged, welcome old DarkCoin community
sr. member
Activity: 546
Merit: 250
Ah cool, many thanks!

I'm getting similar errors.

xcoin.c:110:2: warning: right shift count >= width of type [enabled by default]
xcoin.c:110:2: warning: right shift count >= width of type [enabled by default]
xcoin.c:110:2: warning: right shift count >= width of type [enabled by default]
mv -f .deps/minerd-xcoin.Tpo .deps/minerd-xcoin.Po
gcc -std=gnu99  -O3 -msse2 -msse4 -pthread  -o minerd minerd-cpu-miner.o minerd-    

When I did the config, it complained about files in sub folders or something.

when trying to run it says "Illegal instruction (core dumped)"

---

gcc (Ubuntu/Linaro 4.8.2-14ubuntu4) 4.8.2
legendary
Activity: 1358
Merit: 1002
Previous miner compiled fine. Now getting this:

Code:
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson    -O3 -msse2 -msse4 -MT minerd-xcoin.o -MD -MP -MF .deps/minerd-xcoin.Tpo -c -o minerd-xcoin.o `test -f 'xcoin.c' || echo './'`xcoin.c
xcoin.c: In function âXhashâ:
xcoin.c:95:13: warning: assignment discards âconstâ qualifier from pointer target type [enabled by default]
xcoin.c:110:2: warning: right shift count >= width of type [enabled by default]
xcoin.c:110:2: warning: right shift count >= width of type [enabled by default]
xcoin.c:110:2: warning: right shift count >= width of type [enabled by default]
xcoin.c:110:2: warning: right shift count >= width of type [enabled by default]
In file included from xcoin.c:29:0:
x6/grso-asm.c: In function âgrsoP1024ASMâ:
x6/grso-asm.c:6:3: error: unknown register name â%r15â in âasmâ
x6/grso-asm.c:6:3: error: unknown register name â%r14â in âasmâ
x6/grso-asm.c:6:3: error: unknown register name â%r13â in âasmâ
x6/grso-asm.c:6:3: error: unknown register name â%r12â in âasmâ
x6/grso-asm.c:6:3: error: unknown register name â%r11â in âasmâ
x6/grso-asm.c:6:3: error: unknown register name â%r10â in âasmâ
x6/grso-asm.c:6:3: error: unknown register name â%r9â in âasmâ
x6/grso-asm.c:6:3: error: unknown register name â%r8â in âasmâ
In file included from xcoin.c:29:0:
x6/grso-asm.c: In function âgrsoQ1024ASMâ:
x6/grso-asm.c:521:3: error: unknown register name â%r15â in âasmâ
x6/grso-asm.c:521:3: error: unknown register name â%r14â in âasmâ
x6/grso-asm.c:521:3: error: unknown register name â%r13â in âasmâ
x6/grso-asm.c:521:3: error: unknown register name â%r12â in âasmâ
x6/grso-asm.c:521:3: error: unknown register name â%r11â in âasmâ
x6/grso-asm.c:521:3: error: unknown register name â%r10â in âasmâ
x6/grso-asm.c:521:3: error: unknown register name â%r9â in âasmâ
x6/grso-asm.c:521:3: error: unknown register name â%r8â in âasmâ


what is your gcc version? gcc --version
legendary
Activity: 1610
Merit: 1000
Crackpot Idealist
Previous miner compiled fine. Now getting this:

Code:
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson    -O3 -msse2 -msse4 -MT minerd-xcoin.o -MD -MP -MF .deps/minerd-xcoin.Tpo -c -o minerd-xcoin.o `test -f 'xcoin.c' || echo './'`xcoin.c
xcoin.c: In function âXhashâ:
xcoin.c:95:13: warning: assignment discards âconstâ qualifier from pointer target type [enabled by default]
xcoin.c:110:2: warning: right shift count >= width of type [enabled by default]
xcoin.c:110:2: warning: right shift count >= width of type [enabled by default]
xcoin.c:110:2: warning: right shift count >= width of type [enabled by default]
xcoin.c:110:2: warning: right shift count >= width of type [enabled by default]
In file included from xcoin.c:29:0:
x6/grso-asm.c: In function âgrsoP1024ASMâ:
x6/grso-asm.c:6:3: error: unknown register name â%r15â in âasmâ
x6/grso-asm.c:6:3: error: unknown register name â%r14â in âasmâ
x6/grso-asm.c:6:3: error: unknown register name â%r13â in âasmâ
x6/grso-asm.c:6:3: error: unknown register name â%r12â in âasmâ
x6/grso-asm.c:6:3: error: unknown register name â%r11â in âasmâ
x6/grso-asm.c:6:3: error: unknown register name â%r10â in âasmâ
x6/grso-asm.c:6:3: error: unknown register name â%r9â in âasmâ
x6/grso-asm.c:6:3: error: unknown register name â%r8â in âasmâ
In file included from xcoin.c:29:0:
x6/grso-asm.c: In function âgrsoQ1024ASMâ:
x6/grso-asm.c:521:3: error: unknown register name â%r15â in âasmâ
x6/grso-asm.c:521:3: error: unknown register name â%r14â in âasmâ
x6/grso-asm.c:521:3: error: unknown register name â%r13â in âasmâ
x6/grso-asm.c:521:3: error: unknown register name â%r12â in âasmâ
x6/grso-asm.c:521:3: error: unknown register name â%r11â in âasmâ
x6/grso-asm.c:521:3: error: unknown register name â%r10â in âasmâ
x6/grso-asm.c:521:3: error: unknown register name â%r9â in âasmâ
x6/grso-asm.c:521:3: error: unknown register name â%r8â in âasmâ
Jump to: