Bitcoin Forum
June 24, 2024, 11:02:38 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 [82] 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 »
  Print  
Author Topic: CREAMcoin [CRM] • 0.18.1.0 • Skein • POW  (Read 137488 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
grantycoiner
Full Member
***
Offline Offline

Activity: 212
Merit: 100


Follow ME : @EllenDonley


View Profile
March 25, 2018, 12:47:30 AM
 #1621

I am interested this coin. I think it is a good coin and interesting project. Do you have new roadmap for Creamcoin, Dev?

Why whats wrong with the original road map for CREAM..!

   SEMUX   -   An innovative high-performance blockchain platform  
▬▬▬▬▬      Powered by Semux BFT consensus algorithm      ▬▬▬▬▬
Github    -    Discord    -    Twitter    -    Telegram    -    Get Free Airdrop Now!
AllgaeuSchuerfer
Newbie
*
Offline Offline

Activity: 24
Merit: 0


View Profile
March 25, 2018, 03:06:40 PM
 #1622


Dear Dev,

would love to run the Cream wallet on Ubuntu 16.04, but i just got the error message:
./Cream-qt: error while loading shared libraries: libdb_cxx-5.1.so: cannot open shared object file: No such file or directory

Is there any how-to?

Would appreciate your help. Thanks


Try this: 

Code:
sudo apt-get install build-essential libssl-dev libboost-all-dev git libdb5.3++-dev libminiupnpc-dev

it's published here:

https://github.com/creamcoin/CREAM-cryptocurrency#install


Thanks, i followed the description, but the compilation still does not work.
The failure is:

bignum.h: In function ‘bool operator>(const CBigNum&, const CBigNum&)’:
bignum.h:720:83: error: cannot convert ‘const CBigNum*’ to ‘const BIGNUM* {aka const bignum_st*}’ for argument ‘1’ to ‘int BN_cmp(const BIGNUM*, const BIGNUM*)’
 operator>(const CBigNum& a, const CBigNum& b)  { return (BN_cmp(&a, &b) > 0); }
                                                                       ^
makefile.unix:217: die Regel für Ziel „obj/alert.o“ scheiterte
make: *** [obj/alert.o] Fehler 1


Could anybody please advice what to do? Or maybe there is somewhere a binary which run on Ubuntu 16.04, Intel, 64 Bit
Thanks.

problem appears to system with openssl version >=1.1.0 due to changes in BIGNUM function.

solved this by installing these packages:

libssl1.0-dev
libssl1.0.2

or as workaround add the following to /etc/apt/sources.list

# jessie-backports, from stretch-level but with no dependencies
deb http://httpredir.debian.org/debian/ jessie-backports main contrib non-free
deb-src http://httpredir.debian.org/debian/ jessie-backports main contrib non-free

Then run sudo apt-get update and sudo apt-get remove libssl-dev and then sudo apt-get install -t jessie-backports libssl-dev to get the version expected until we upgrade the code.



or try to run this binary: https://drive.google.com/open?id=1jK2j88yY2MvXQ89EIcqY8HvxSezd_otR


Thanks for your response.
I tried the 3 possible solutions:

- the binary does not work, i get the following errors:
./creamd: error while loading shared libraries: libboost_system.so.1.54.0: cannot open shared object file: No such file or directory

-installing the libs libssl1.0-dev and libssl1.0.2
I did not succeed to install them. What would be the correct apt-get install command?

- modifying /etc/apt/sources.list
I performed your steps and then re-compiled, but get the same error:

bignum.h: In function ‘bool operator>(const CBigNum&, const CBigNum&)’:
bignum.h:720:83: error: cannot convert ‘const CBigNum*’ to ‘const BIGNUM* {aka const bignum_st*}’ for argument ‘1’ to ‘int BN_cmp(const BIGNUM*, const BIGNUM*)’
 inline bool operator>(const CBigNum& a, const CBigNum& b)  { return (BN_cmp(&a, &b) > 0); }
                                                                                   ^
makefile.unix:217: die Regel für Ziel „obj/alert.o“ scheiterte
make: *** [obj/alert.o] Fehler 1


Do you have any idea of what to do? Would love to have Crean Wallet on Ubuntu. Best solution would be a fix in the code, in oder to be able to compile.
Thanks for your afford
CREAMteam (OP)
Sr. Member
****
Offline Offline

Activity: 473
Merit: 250


https://creamcoin.com


View Profile WWW
March 26, 2018, 05:10:43 PM
 #1623

i think all you need is to install libboost1.54 - "sudo apt-get install libboost1.54-all-dev"
But libboost1.54 is not naturally available in newer linux systems.

Personally i don't have problems installing CRM daemon on 16.04
As you can see many people struggle with many different installation:
https://bitcointalk.org/index.php?topic=1724617.0
https://wildfiregames.com/forum/index.php?/topic/19276-resolved-0ad-error-while-loading-shared-libraries-libboost_filesystemso/
https://github.com/wexstorm/simple-openni/issues/79
https://askubuntu.com/questions/991323/error-while-loading-shared-libraries-libboost-system-so-1-54-0-cannot-open-sha?utm_medium=organic&utm_source=google_rich_qa&utm_campaign=google_rich_qa
https://github.com/monacocoin-net/monoeci-core/issues/1
https://askubuntu.com/questions/991323/error-while-loading-shared-libraries-libboost-system-so-1-54-0-cannot-open-sha?rq=1&utm_medium=organic&utm_source=google_rich_qa&utm_campaign=google_rich_qa

i am sure you will get solution. If not,  contact creamteam on telegram to help you.

eneloop
Legendary
*
Offline Offline

Activity: 1513
Merit: 1040



View Profile
March 26, 2018, 09:03:22 PM
 #1624

I love to see that there are still news and updates. There are so many MN scam coins out there, good to see a coin with a real developer beyond.
I think it was a good decision to rise the MN rewards.
grantycoiner
Full Member
***
Offline Offline

Activity: 212
Merit: 100


Follow ME : @EllenDonley


View Profile
March 28, 2018, 12:29:18 AM
 #1625

Would be good to see CREAMcoin on more exchanges...

@ The DEVS...

   SEMUX   -   An innovative high-performance blockchain platform  
▬▬▬▬▬      Powered by Semux BFT consensus algorithm      ▬▬▬▬▬
Github    -    Discord    -    Twitter    -    Telegram    -    Get Free Airdrop Now!
CREAMteam (OP)
Sr. Member
****
Offline Offline

Activity: 473
Merit: 250


https://creamcoin.com


View Profile WWW
March 28, 2018, 12:45:27 AM
 #1626

RT: https://twitter.com/creamcoin/status/978787000886136832

Creamcoin BOT developed for Creamcoin

"Creambot" gives you useful basic info about creamcoin on telegram

https://t.me/creamcryptocurrency


/s - CRM SUPPLY
/n - NET HASH
/m - MARKETCAP
/v - VOLUME 24h
/p - BTC PRICE
/t - twitter link: https://twitter.com/creamcoin
/crm - link to: https://cream.technology/

Try it! ==>>> https://t.me/creamcryptocurrency


CREAMteam (OP)
Sr. Member
****
Offline Offline

Activity: 473
Merit: 250


https://creamcoin.com


View Profile WWW
March 28, 2018, 07:23:28 PM
 #1627

binaries: https://drive.google.com/open?id=1sbA2VPzjoIUi8LC2TLlZGViw4NJeP1tI

ubuntu 14 and 16

republicrypto
Sr. Member
****
Offline Offline

Activity: 1414
Merit: 252


Keep it Simple guys :)


View Profile
March 29, 2018, 03:21:53 PM
 #1628

RT: https://twitter.com/creamcoin/status/978787000886136832

Creamcoin BOT developed for Creamcoin

"Creambot" gives you useful basic info about creamcoin on telegram

https://t.me/creamcryptocurrency


/s - CRM SUPPLY
/n - NET HASH
/m - MARKETCAP
/v - VOLUME 24h
/p - BTC PRICE
/t - twitter link: https://twitter.com/creamcoin
/crm - link to: https://cream.technology/

Try it! ==>>> https://t.me/creamcryptocurrency



nice updates dev,,
i'm happy to see the price of creamcoin growing today, and touch about 50% in Bitcoin terms
regards
CREAMteam (OP)
Sr. Member
****
Offline Offline

Activity: 473
Merit: 250


https://creamcoin.com


View Profile WWW
March 29, 2018, 10:08:51 PM
 #1629

Hi, cream needs community help to spread out, please vote for cream, Voting is free. You can even invest in exchange token to get more votes.
First 25 coins will be listed on cryptaldash exchange.


https://www.cryptaldash.com/new-coin-listing


CREAMteam (OP)
Sr. Member
****
Offline Offline

Activity: 473
Merit: 250


https://creamcoin.com


View Profile WWW
March 30, 2018, 10:07:36 PM
 #1630


Hello Dev! Tell  please, what you wanna do with funds received from ICO?


Nothing, you want them ?

CREAMteam (OP)
Sr. Member
****
Offline Offline

Activity: 473
Merit: 250


https://creamcoin.com


View Profile WWW
March 31, 2018, 02:14:55 PM
 #1631




Thanks to community help it seems that Creamcoin will be listed on cryptaldash.com , please vote for cream, Voting is free. You can even invest in their exchange token to get more votes.
First 25 coins will be listed on cryptaldash exchange.


https://www.cryptaldash.com/new-coin-listing

grantycoiner
Full Member
***
Offline Offline

Activity: 212
Merit: 100


Follow ME : @EllenDonley


View Profile
March 31, 2018, 11:48:47 PM
 #1632


Hello Dev! Tell  please, what you wanna do with funds received from ICO?


Nothing, you want them ?

See you next week CRM DEV on  Necker Island .

Me and Richard will be waiting... LOL...  Wink

   SEMUX   -   An innovative high-performance blockchain platform  
▬▬▬▬▬      Powered by Semux BFT consensus algorithm      ▬▬▬▬▬
Github    -    Discord    -    Twitter    -    Telegram    -    Get Free Airdrop Now!
CREAMteam (OP)
Sr. Member
****
Offline Offline

Activity: 473
Merit: 250


https://creamcoin.com


View Profile WWW
April 01, 2018, 07:10:30 AM
 #1633


Hello Dev! Tell  please, what you wanna do with funds received from ICO?


Nothing, you want them ?

See you next week CRM DEV on  Necker Island .

Me and Richard will be waiting... LOL...  Wink

Too expensive for us, btw they don't accept CRM which is all we have.

CREAMteam (OP)
Sr. Member
****
Offline Offline

Activity: 473
Merit: 250


https://creamcoin.com


View Profile WWW
April 02, 2018, 08:55:17 AM
 #1634


Hi i like the idea of this project, looking foward to this project to evolve and improve much more in the near future and i wish this project a big success.


Thank you!

Cream currently is on 5 exchanges:
BTC pairs:
https://www.cryptopia.co.nz/Exchange/?market=CRM_BTC
https://yobit.net/en/trade/CRM/BTC
https://novaexchange.com/market/BTC_CRM
https://cryptohub.online/market/CRM/
https://coinhouse.eu/markets/crmbtc

Next exchanges that will list CRM should be https://www.cryptaldash.com/new-coin-listing where we scheduled conference call on Tuesday April 3rd
and https://exenium.io/ which we already met at blockchain summit.



Overall in just month or two, Cream will have 7 exchanges.
--
I am working on solution that will make your MN life easier.
-Install the Cream daemon automatically will all dependencies needed to run
-Install multiple masternodes on single VPS with just few clicks.
Solution is almost ready and it is in beta testing. The beauty is that all your collateral coins will enjoy safe security of your locked wallet on your computer, while all your masternodes attached on vps will running and earning reward.

Whoever wants to be a tester  just email to: creamcoin@gmail.com and wait for reply with guide.
Support on Telegram https://t.me/creamcryptocurrency



alganonim
Sr. Member
****
Offline Offline

Activity: 260
Merit: 250



View Profile
April 02, 2018, 10:44:37 AM
 #1635

ehhh why just not use https://github.com/masternodes/vps ?

Lack of cooperation in crypto world is just amazing.
insultingo45271
Member
**
Offline Offline

Activity: 158
Merit: 10


View Profile
April 02, 2018, 12:48:07 PM
 #1636

Website design is concise and orderly, and good design. I hope it is a solid and worthwhile investment project. I wish you success.
CREAMteam (OP)
Sr. Member
****
Offline Offline

Activity: 473
Merit: 250


https://creamcoin.com


View Profile WWW
April 02, 2018, 02:03:45 PM
 #1637

ehhh why just not use https://github.com/masternodes/vps ?

Lack of cooperation in crypto world is just amazing.

You r wrong because of your lack of research.
As you can see we forked that repository and made changes to suit our needs.
https://github.com/creamcoin?tab=repositories

Guide is published: https://github.com/creamcoin/vps
It's tested just on Vultr VPS.


blissben930
Newbie
*
Offline Offline

Activity: 88
Merit: 0


View Profile
April 02, 2018, 02:04:33 PM
 #1638

Hope you reach your goal Smiley
CREAMteam (OP)
Sr. Member
****
Offline Offline

Activity: 473
Merit: 250


https://creamcoin.com


View Profile WWW
April 02, 2018, 02:21:43 PM
 #1639

Article about setup: http://cream.technology/crypto-news/1185-setup-multiple-vps-masternodes-creamcoin

alganonim
Sr. Member
****
Offline Offline

Activity: 260
Merit: 250



View Profile
April 02, 2018, 02:37:49 PM
 #1640

ehhh why just not use https://github.com/masternodes/vps ?

Lack of cooperation in crypto world is just amazing.

You r wrong because of your lack of research.
As you can see we forked that repository and made changes to suit our needs.
https://github.com/creamcoin?tab=repositories

Guide is published: https://github.com/creamcoin/vps
It's tested just on Vultr VPS.



Ok, you are right and I'm glad that was wrong, keep it going. Not having a right links there was nothing to compare.

Btw. some february commit says about more vps support "tested and adapted for Hetzner, DigitalOcean (IPv6) and Linode (IPv4 … " https://github.com/masternodes/vps/commit/f8e6b7c5fa7a612f18c6e1fc3893a827825b369d
Pages: « 1 ... 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 [82] 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 »
  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!