Bitcoin Forum
May 27, 2024, 11:53:03 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 [427] 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 ... 684 »
  Print  
Author Topic: Vertcoin - First Scrypt N | First Stealth Address - Privacy without mixer  (Read 1232502 times)
BorisTheSpider
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile
April 10, 2014, 08:03:52 PM
 #8521


usao ah I see. OK, probably best to get http://ftp://ftp.redhat.com/pub/redhat/linux/enterprise/6Client/en/os/SRPMS/curl-7.19.7-37.el6_4.src.rpm and build curl from source, then make install and try the CPUMiner build after that, specifying the static flag.

usao
Legendary
*
Offline Offline

Activity: 1109
Merit: 1000



View Profile
April 10, 2014, 08:22:14 PM
 #8522


usao ah I see. OK, probably best to get http://ftp://ftp.redhat.com/pub/redhat/linux/enterprise/6Client/en/os/SRPMS/curl-7.19.7-37.el6_4.src.rpm and build curl from source, then make install and try the CPUMiner build after that, specifying the static flag.



I downloaded the SRPM, but not sure what to do with it exactly. Found reference to rpmbuild on google, when I tried rpmbuild, I got the following:
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root

I guess this is the reason I was asking for a pre-built static binary from someone in the group.
I feel like im chasing my tail here, I don't really know what im doing and I just seem to get deeper and deeper into a mess.
BorisTheSpider
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile
April 10, 2014, 08:33:51 PM
 #8523


I downloaded the SRPM, but not sure what to do with it exactly. Found reference to rpmbuild on google, when I tried rpmbuild, I got the following:
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root

I guess this is the reason I was asking for a pre-built static binary from someone in the group.
I feel like im chasing my tail here, I don't really know what im doing and I just seem to get deeper and deeper into a mess.

You'll need to rpm --install <filename> then go to the patch where it installs to and build it from source.

Is anyone else here running CentOS or RHEL 6.5 (I presume you're on x64 usao?) x64 that they can build usao a binary on?

usao
Legendary
*
Offline Offline

Activity: 1109
Merit: 1000



View Profile
April 10, 2014, 08:41:53 PM
 #8524


I downloaded the SRPM, but not sure what to do with it exactly. Found reference to rpmbuild on google, when I tried rpmbuild, I got the following:
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root

I guess this is the reason I was asking for a pre-built static binary from someone in the group.
I feel like im chasing my tail here, I don't really know what im doing and I just seem to get deeper and deeper into a mess.

You'll need to rpm --install <filename> then go to the patch where it installs to and build it from source.

Is anyone else here running CentOS or RHEL 6.5 (I presume you're on x64 usao?) x64 that they can build usao a binary on?



# rpm -i /tmp/curl-7.19.7-37.el6_4.src.rpm
warning: /tmp/curl-7.19.7-37.el6_4.src.rpm: Header V3 RSA/SHA256 Signature, key ID fd431d51: NOKEY
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
etc...
honest_pool
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
April 10, 2014, 09:10:35 PM
 #8525

Fee: 0%
Payouts: Run every minute
Stratum: vertpool.org:3333
VarDiff Enabled
Support: vertcoin.pool@gmail.ru
Join us now and make money!!!
JohnnyDaMitch
Member
**
Offline Offline

Activity: 135
Merit: 10


View Profile
April 10, 2014, 10:17:26 PM
 #8526

The problem is that the target host doesn't have any of these libraries installed, so I have to do a static compile.

Not really. There's always LD_LIBRARY_PATH. Just about the only reason staticly linked executables still exist is boot/rescue tools and embedded systems.
usao
Legendary
*
Offline Offline

Activity: 1109
Merit: 1000



View Profile
April 10, 2014, 10:21:45 PM
 #8527

The problem is that the target host doesn't have any of these libraries installed, so I have to do a static compile.

Not really. There's always LD_LIBRARY_PATH. Just about the only reason staticly linked executables still exist is boot/rescue tools and embedded systems.
Yes, but I ran a find accross the root filesystems and there was a libcurl.so but no libcurl.a on the host.
Im not sure, but doesn't it need the libcurl.a to perform a static compile?
I specifically need static linking because the server I plan to run on doesn't have any libcurl installed at all.
Using a static compiled version will allow me to push the binary to any host I have regardless of what libraries are installed or not.
JohnnyDaMitch
Member
**
Offline Offline

Activity: 135
Merit: 10


View Profile
April 10, 2014, 10:39:49 PM
 #8528

The problem is that the target host doesn't have any of these libraries installed, so I have to do a static compile.

Not really. There's always LD_LIBRARY_PATH. Just about the only reason staticly linked executables still exist is boot/rescue tools and embedded systems.
Yes, but I ran a find accross the root filesystems and there was a libcurl.so but no libcurl.a on the host.
Im not sure, but doesn't it need the libcurl.a to perform a static compile?
I specifically need static linking because the server I plan to run on doesn't have any libcurl installed at all.
Using a static compiled version will allow me to push the binary to any host I have regardless of what libraries are installed or not.

You wouldn't happen to be a student at Harvard, would you? http://www.cryptocoinsnews.com/news/harvard-student-uses-14000-core-supercomputer-mine-dogecoin/2014/02/24
usao
Legendary
*
Offline Offline

Activity: 1109
Merit: 1000



View Profile
April 10, 2014, 10:44:18 PM
 #8529

The problem is that the target host doesn't have any of these libraries installed, so I have to do a static compile.

Not really. There's always LD_LIBRARY_PATH. Just about the only reason staticly linked executables still exist is boot/rescue tools and embedded systems.
Yes, but I ran a find accross the root filesystems and there was a libcurl.so but no libcurl.a on the host.
Im not sure, but doesn't it need the libcurl.a to perform a static compile?
I specifically need static linking because the server I plan to run on doesn't have any libcurl installed at all.
Using a static compiled version will allow me to push the binary to any host I have regardless of what libraries are installed or not.

You wouldn't happen to be a student at Harvard, would you? http://www.cryptocoinsnews.com/news/harvard-student-uses-14000-core-supercomputer-mine-dogecoin/2014/02/24

Dude, if I was at Harvard, I would probably make more money at a real job than I ever could at this. Grin
aleks648
Full Member
***
Offline Offline

Activity: 230
Merit: 100


Bounty Manager


View Profile WWW
April 10, 2014, 11:41:49 PM
 #8530

We are fully patched against Heartbleed both on the wallet and webserver.  Come join us for secure and reliable mining!

One of VTCs oldest pools, http://VTC.KILOVOLT.CO.UK is now on 0%! Come join us again!


*High End Dedicated Servers
*Fully Redundant, Fault-Tolerant Architecture
*Automatic Backup of Wallets and Databases
*Technical Support from Experienced Coin Devs and Pool Owners (Aleks_N from Team VTC Dev)

*Mining here supports the development of VTC.

What are you waiting for? Send some hash back our way!

Look forward to seeing you all soon!

Aleks_N

Bounty Manager http://t.me/aleks648
BorisTheSpider
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile
April 11, 2014, 01:18:32 AM
 #8531


*Mining here supports the development of VTC.

What are you waiting for? Send some hash back our way!

Look forward to seeing you all soon!

Aleks_N[/center]

Just to second this, Aleks is a big donator of both VTC and time to the project, and his pool is stable and trustworthy - I'm mining there myself at the moment, we could do with a few more miners to keep the blocks coming more often!

BorisTheSpider
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile
April 11, 2014, 01:52:40 AM
 #8532

To keep it simple this whole digital currency craze has peaked my interest in so many ways over this past year that it makes me want to go back to school. I've realized after much thought that I carry 2 separate interest in the digital currency space and i don't want to double major though. The two separate areas are the economics of how digital currencies are affecting people worldwide and also the technological aspect as in wanting to fully understand the blockchain technology and what mining really is on a programming level.

Hi GeminiSimba,

Well, first I'd say, that going to study stuff is never a bad decision - if you're going to choose what to spend your life doing, learning comes pretty high up the list of worthwhile ways to waste some time!

I'm at a loss to know what to advise you really, because I don't feel remotely qualified to offer you advice! What specifically about cryptocurrencies is it that you find attractive/interesting? Is it the prospect of competing with and obseleting centralized money? Is it about the social/political aspects? Is it the technical challenge of problem-solving, and/or understanding how blockchains work? I'd ask yourself first - what do I really want out of this, and what do I consider a worthwhile use of my time?

I guess saying "it's all those things" is all fine and good, but it's kind of incompatible with a formal learning environment, because going to school to study stuff generally requires a specialisation and a conscious choice to be knowledgable in one area to the exclusion of another. Lots of worthwhile learning and self-development can be done outside the formal learning context too, just by hacking away at things and learning how they work.
spikers
Member
**
Offline Offline

Activity: 79
Merit: 10


View Profile
April 11, 2014, 04:05:51 AM
 #8533

VERTCOIN MINING POOL VTCWEB.POOLZ.NET
Powerful 16-core 32 Gb physical (not virtual) servers
Gigabit Connection and SSD drives
High Efficiency, fast payments
Almost 10% of the network hashrate, you won't wait for a block
One of the oldest VTC pools, trusted by many
STABLE AND DDoS PROTECTED
drakoin
Hero Member
*****
Offline Offline

Activity: 826
Merit: 1000

see my profile


View Profile
April 11, 2014, 06:10:40 AM
 #8534

cool.  My third on the list.

Please on the OP & webpage, always mention the DATE of the release, that makes everything easier.
Also, a history of changes for each version would be nice.

And in this case I would mention it here:



no sign of a signature
kuloch
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
April 11, 2014, 08:12:52 AM
 #8535

Vertcoin are still cheap , i bought few yesterday and i am also mining . I believe in VTC and hold it for future.

Yes, the price is now a good time to buy it,
Its price will rise again!
We wish everyone good luck!
 Smiley Smiley

YinCoin YangCoin ☯☯First Ever POS/POW Alternator! Multipool! ☯ ☯ http://yinyangpool.com/ 
https://bitcointalk.org/index.php?topic=623937
Bwincoin - 100% Free POS. BCc7XkRRbzy7cJkg4QTrA7JzseTAHgmc2A
silencesilence
Legendary
*
Offline Offline

Activity: 1120
Merit: 1000


View Profile WWW
April 11, 2014, 10:27:59 AM
 #8536

Vertcoin are still cheap , i bought few yesterday and i am also mining . I believe in VTC and hold it for future.

Yes, the price is now a good time to buy it,
Its price will rise again!
We wish everyone good luck!
 Smiley Smiley

up to 6 months should reach LTC
because
VTC is still better than the LTC
ECF
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile WWW
April 11, 2014, 10:56:38 AM
 #8537

http://www.ecoinfund.com/images/logo.jpg

Website  |  Twitter   |  Bitcointalk

Hi,Vertcoin Community

We have added VTC to ECOINFUND.(VTC/BTC,VTC/LTC
Multi-language Alt-Coin Exchange,Fast, Secure and Trustworthy.

Giveaway:
Tweet this green text on your own twitter account and recive 50ECC(ECC Details):
Quote
ecoinfund.com |New Exchange,multi-language support,Earn 50ECC(fee shares) by every retweet before 15 April,don't miss the train!
Not re-tweet,but tweet this and post twitter link and your Ecoinfund ID on our bitcointalk thread or pm us.
ECF Coin (ECC for short) is the fee share program launched by Ecoinfund.
Ecoinfund will commit 50% of trade revenue to ECC program. (highest on market)
Giveaway more infomation:https://bitcointalk.org/index.php?topic=501030.0

Happy trading !
Equate
Hero Member
*****
Offline Offline

Activity: 770
Merit: 500


View Profile
April 11, 2014, 10:57:30 AM
 #8538

Vertcoin are still cheap , i bought few yesterday and i am also mining . I believe in VTC and hold it for future.

Yes, the price is now a good time to buy it,
Its price will rise again!
We wish everyone good luck!
 Smiley Smiley

up to 6 months should reach LTC
because
VTC is still better than the LTC

Right Vertcoin will reach same as LTC
hyeoam
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
April 11, 2014, 10:58:50 AM
 #8539

Charts here: http://crypto-prices.com/VTC

Donate BTC: 1NRG17fYCNcfQvQHC3G9TUAowNKsM4oTWA
kriegalex
Member
**
Offline Offline

Activity: 65
Merit: 10


View Profile
April 11, 2014, 11:04:36 AM
 #8540

Vertcoin are still cheap , i bought few yesterday and i am also mining . I believe in VTC and hold it for future.

Yes, the price is now a good time to buy it,
Its price will rise again!
We wish everyone good luck!
 Smiley Smiley

up to 6 months should reach LTC
because
VTC is still better than the LTC


It's been 6 months?
Time Is it right? Too long?
I hate waiting
 Sad Sad

YinCoin YangCoin ☯☯First Ever POS/POW Alternator! Multipool! ☯ ☯ http://yinyangpool.com/ 
https://bitcointalk.org/index.php?topic=623937
Bwincoin - 100% Free POS. BLnpFK2JtPad9k7UiAe5mAxMqmyN44t7xU
Pages: « 1 ... 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 [427] 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 ... 684 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!