Pages:
Author

Topic: [ANN] Datacoin - Censorship-Free Data Storage - page 13. (Read 66642 times)

legendary
Activity: 2424
Merit: 1147
Ok, just had a quick look over the site (and following some advice on a PM) - Edited the website:

Updates made:

Removed: Next Exchange

Removed: Chainz.cryptoid.info/dtc

Removed: Facebook link

Added: Datacoin.Cash
legendary
Activity: 2424
Merit: 1147
Renewed http://www.datacoininfo.org for another year.

If anyone would like to go through the site with me to remove dead links / update content and add new links then PM me and we will get it sorted.
sr. member
Activity: 1248
Merit: 297

Looked quite intertesting....until i saw the min investment....try reducing that by a factor of 10 please....


Yes, we will take it down to $20.

-extro

Apologies...i was being quite a lot cheeky really...but much appreciated...
jr. member
Activity: 48
Merit: 4

Looked quite intertesting....until i saw the min investment....try reducing that by a factor of 10 please....


Yes, we will take it down to $20.

-extro
sr. member
Activity: 1248
Merit: 297
Datacoin Shop:  https://datacoin.cash.


Let me emphasize that the Datacoin Shop is in Alpha.  I am new to Shopify, dropshipping and CodeIgniter.

The Datacoin.Cash website has 3 components:  a Datacoin Shop, lending packages (with ROI of 34%) and a Multi-Level-Marketing system (paying 25% referral bonus for a miniumum investment of $150).

The capital (in Bitcoin) raised with the lending packages will be used to pay for the products.  Suppliers do not accept Datacoin.  

You can pay for the products in the shop with Datacoin (send the amount on the product page to the Datacoin address indicated).  The online Datacoin wallet is active at datacoin dot tk/wallet.

Please register and buy to help us test the website.  This is intended as an economic ecosystem to support the Datacoin price.  

Please be patient.  Shipping times vary, up to one or two months.  But sometimes also shorter.


-extro

Looked quite intertesting....until i saw the min investment....try reducing that by a factor of 10 please....
jr. member
Activity: 48
Merit: 4
Datacoin Shop:  https://datacoin.cash.


Let me emphasize that the Datacoin Shop is in Alpha.  I am new to Shopify, dropshipping and CodeIgniter.

The Datacoin.Cash website has 3 components:  a Datacoin Shop, lending packages (with ROI of 34%) and a Multi-Level-Marketing system (paying 25% referral bonus for a miniumum investment of $150).

The capital (in Bitcoin) raised with the lending packages will be used to pay for the products.  Suppliers do not accept Datacoin.  

You can pay for the products in the shop with Datacoin (send the amount on the product page to the Datacoin address indicated).  The online Datacoin wallet is active at datacoin dot tk/wallet.

Please register and buy to help us test the website.  This is intended as an economic ecosystem to support the Datacoin price.  

Please be patient.  Shipping times vary, up to one or two months.  But sometimes also shorter.


-extro
hero member
Activity: 1218
Merit: 858
I tried to install earlier versions of the latest libraries. It did not help. The error remains the same.

Can someone give a hint?

Try ...
Code:
sudo apt install libprotobuf-dev protobuf-compiler
cd datacoin/src/madpool
protoc --proto_path=./ --cpp_out=./ protocol.proto
mv protocol.pb.cc protocol.pb.cpp

Cheers

Graham


I tried. I was given in the beginning of such an error.


Then I executed the following command:
Code:
mv protocol.pb.cc protocol.pb.cpp

After it I managed to "make" a make with a few "warnings"

legendary
Activity: 2254
Merit: 1278
Your belly question is ignored. I got a better question: when the era of shits will end to make room for a single decent mover that is to take over this space? I have been looking into Data coin's pants and found no organs of reproduction, nor pubic hair. A coin has no means to support its existence over a long term. And it has failed to revamp its dignity after having been battered by paid shills a year ago. That is a total defeat, gentlemen.
Strong words from a longstanding contributor and stalwart of the community. Or rather they would be if you were one, rather than merely a drive-by ranter.

Cheers

Graham
full member
Activity: 396
Merit: 109
Your belly question is ignored. I got a better question: when the era of shits will end to make room for a single decent mover that is to take over this space? I have been looking into Data coin's pants and found no organs of reproduction, nor pubic hair. A coin has no means to support its existence over a long term. And it has failed to revamp its dignity after having been battered by paid shills a year ago. That is a total defeat, gentlemen.
newbie
Activity: 1
Merit: 0
BELLE QUESTION
legendary
Activity: 2254
Merit: 1278
I tried to install earlier versions of the latest libraries. It did not help. The error remains the same.

Can someone give a hint?

Try ...
Code:
sudo apt install libprotobuf-dev protobuf-compiler
cd datacoin/src/madpool
protoc --proto_path=./ --cpp_out=./ protocol.proto
mv protocol.pb.cc protocol.pb.cpp

Cheers

Graham
hero member
Activity: 1218
Merit: 858
I tried to install earlier versions of the latest libraries. It did not help. The error remains the same.

Can someone give a hint?

This was an old issue.

Did you download the latest release?

Also, is your ubuntu updated?

Code:
sudo apt-get update
sudo apt-get dist-upgrade

I downloaded the source code from the repository: https://github.com/datacoinproject/datacoin/archive/v0.16.3.tar.gz

My system has the latest possible updates for Linux Ubuntu 18.04.3 LTS



Can someone give a hint?
Did you tried
Code:
make clean
I just found that it can help in some cases: Build Caffe: #error This file was generated by an older version of protoc which is
#5645


I haven't tried that. When I get to my home computer, I'll try. Thanks.
staff
Activity: 3444
Merit: 4037
Crypto Swap Exchange
Can someone give a hint?
Did you tried
Code:
make clean
I just found that it can help in some cases: Build Caffe: #error This file was generated by an older version of protoc which is
#5645
member
Activity: 92
Merit: 18
I tried to install earlier versions of the latest libraries. It did not help. The error remains the same.

Can someone give a hint?

This was an old issue.

Did you download the latest release?

Also, is your ubuntu updated?

Code:
sudo apt-get update
sudo apt-get dist-upgrade
hero member
Activity: 1218
Merit: 858
I tried to install earlier versions of the latest libraries. It did not help. The error remains the same.

Can someone give a hint?
hero member
Activity: 1218
Merit: 858
configure: error: libdb_cxx headers missing, Datacoin Core requires this library for wallet functionality (--disable-wallet to disable wallet functionality)

You're missing the Berkeley DB packages.
Unix Build Notes

I did everything as stated in the instructions, but at the stage of make I have an error.

https://i.postimg.cc/T3y6XSWK/Make-error.png

distro: Linux Ubuntu 18.04.3 LTS

Code:
sudo apt-get install libboost-all-dev
sudo apt-get install libgmp-dev
sudo apt-get install libczmq-dev

I installed the libraries from your list. And I was given a new error. I so understand it is connected with versions of protocols.

member
Activity: 92
Merit: 18
configure: error: libdb_cxx headers missing, Datacoin Core requires this library for wallet functionality (--disable-wallet to disable wallet functionality)

You're missing the Berkeley DB packages.
Unix Build Notes

I did everything as stated in the instructions, but at the stage of make I have an error.



distro: Linux Ubuntu 18.04.3 LTS

Code:
sudo apt-get install libboost-all-dev
sudo apt-get install libgmp-dev
sudo apt-get install libczmq-dev
hero member
Activity: 1218
Merit: 858
configure: error: libdb_cxx headers missing, Datacoin Core requires this library for wallet functionality (--disable-wallet to disable wallet functionality)

You're missing the Berkeley DB packages.
Unix Build Notes

I did everything as stated in the instructions, but at the stage of make I have an error.



distro: Linux Ubuntu 18.04.3 LTS
full member
Activity: 826
Merit: 109

Agreed.  I am actively buying.

-extro

 Cool

Are there any successful recent examples of hosting a website on DTC blockchain?

You can see an example of decentralized website hosting within the TERA blockchain network. Soon, support for .tera zone domain names is planned

DEX https://terawallet.org/dapp/20
Minecraft Shop https://terawallet.org/dapp/35
jr. member
Activity: 48
Merit: 4
Thank you Chicago!

Compiled successfully and mining started.

-extro
Pages:
Jump to: