Has anyone been able to compile Aeon on Arch? I cant get the darn aeond to compile on Arch or run if I compile on Ubuntu....
What error do you get?
Code:
[twiggy@archie Aeon 0.9.4]$ ./aeond ./aeond: error while loading shared libraries: libboost_system.so.1.55.0: cannot open shared object file: No such file or directory [twiggy@archie Aeon 0.9.4]$
Code:
[twiggy@archie Aeon 0.9.4]$ ldd aeond ]linux-vdso.so.1 (0x00007ffd3f5f4000) libc.so.6 => /usr/lib/libc.so.6 (0x00007f8eaae5a000) libpthread.so.0 => /usr/lib/libpthread.so.0 (0x00007f8eaac3d000) libboost_system.so.1.55.0 => not found libboost_filesystem.so.1.55.0 => not found libboost_thread.so.1.55.0 => not found libboost_date_time.so.1.55.0 => not found libboost_chrono.so.1.55.0 => not found libboost_regex.so.1.55.0 => not found libboost_serialization.so.1.55.0 => not found libboost_program_options.so.1.55.0 => not found libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x00007f8eaa8bb000) libm.so.6 => /usr/lib/libm.so.6 (0x00007f8eaa5bd000) libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0x00007f8eaa3a7000) /lib64/ld-linux-x86-64.so.2 (0x00007f8eab1fe000)
I for sure have all the Boost Libs installed.
Code:
[twiggy@archie Aeon 0.9.4]$ sudo pacman -S boost-libs [sudo] password for twiggy: warning: boost-libs-1.58.0-3 is up to date -- reinstalling resolving dependencies... looking for conflicting packages...
Packages (1) boost-libs-1.58.0-3
Total Installed Size: 10.92 MiB Net Upgrade Size: 0.00 MiB
:: Proceed with installation? [Y/n] y (1/1) checking keys in keyring [####################################################] 100% (1/1) checking package integrity [####################################################] 100% (1/1) loading package files [####################################################] 100% (1/1) checking for file conflicts [####################################################] 100% (1/1) checking available disk space [####################################################] 100% (1/1) reinstalling boost-libs [####################################################] 100%
Post
Topic
BoardAnnouncements (Altcoins)
Re: [ANN] AEON 2nd gen cryptonote, anon, mobile-friendly, scalable, pruning
by
QuasiPuppet
on 09/09/2015, 07:19:18 UTC
Has anyone been able to compile Aeon on Arch? I cant get the darn aeond to compile on Arch or run if I compile on Ubuntu....
Post
Topic
BoardAnnouncements (Altcoins)
Re: [XDN] DigitalNote - private money and messages transfer, №1 blockchain bank
If there are some JS folks around here? its gonna be cool to see some service like preev.com for DigitalNote and also DigitalNote vs oil would be great In a few year its gonna be DigitalNote vs Green Energy price calc
I could probably whip up something in PHP if you want.
Post
Topic
BoardAnnouncements (Altcoins)
Re: [XDN] DigitalNote - private money and messages transfer, №1 blockchain bank
What is the fastest way load wallets into new computers to avoid long sync times? Is there a place to download a recent blockchain before importing .keys and .wallets? Thank you!
I have been looking for a blockchain bootstrap as well.
Post
Topic
BoardAnnouncements (Altcoins)
Re: [BBR] Boolberry: Privacy and Security - Guaranteed[Bittrex/Poloniex]GPU Released
by
QuasiPuppet
on 25/08/2015, 02:10:14 UTC
Ok, so I cloned the git repo, and compiled boolberry. When I fire up the daemon and start the simplewallet, I get the following error:
Code:
twiggy@mintsy ~/Wallets/Boolberry $ ./simplewallet Boolberry wallet v0.3.0.41(4d57523) terminate called after throwing an instance of 'boost::exception_detail::clone_impl >' what(): boost::bad_any_cast: failed conversion using boost::any_cast Aborted twiggy@mintsy ~/Wallets/Boolberry $
Could some please explain how to withdraw from the multipool? I have no clue on what is going on there. Genereated bitcoin address? How do I use this generated address.
Post
Topic
BoardAnnouncements (Altcoins)
Re: [DRKT] Full POS Multipool trading on BITTREX, C-Cex, Yobit and Bluetrade
by
QuasiPuppet
on 15/07/2015, 03:44:50 UTC
Could someone explain how the multipool pays? It ;ooks like a BTC address is generated. How do I collect? Shadowcash is the same way. I mined quite a bit but have to clue on how to cash out.
Post
Topic
BoardAnnouncements (Altcoins)
Re: [ANN] [START] StartCOIN 2.0 - The digital currency for crowdfunding
by
QuasiPuppet
on 09/07/2015, 17:11:43 UTC
Any help on recovering a web wallet that was created on a cellphone that was stolen?
Are you running dashcoind? Wich OS are you using? Which version are you using?
Running wallet from link in the OP. Windows 7 x64 gui wallet version 1.1.1
EDIT: Dont bother. Gui wallet have bug. It showing me that i am downloaded all blockchain but it is not. When i run dashcoind.exe its showing 68 days behind and gui wallet showing that is synced.
Run the dashcoin daemon first. Let it completely sync before you run the simple wallet.