digibob00
|
|
March 14, 2015, 11:24:42 PM |
|
I'm on Raspbian. The excute do not work. Nothing happens.
Please check out my GitHub page, https://github.com/feldenthorne/magi/tree/armv7l_official. You should be able to build the Qt wallet after entering the following: sudo apt-get install qt4-qmake libqt4-dev build-essential libboost-dev libboost-system-dev libboost-filesystem-dev libboost-program-options-dev libboost-thread-dev libssl-dev libdb5.1++-dev git git clone https://github.com/feldenthorne/magi cd magi git checkout armv7l_official qmake make I recently made some changes that should fix builds for the RPi2, so you should be good. Edit: Just updated the binary release on GitHub, but you should probably build it yourself because it's always better to be more cautious than less. And here's my GitHub pull request from the official repo for the wary: https://github.com/magi-project/magi/pull/5. When I put qmake it says me that : Project MESSAGE: Building with UPNP support Project MESSAGE: Building with IPv6 support Project MESSAGE: FOUND host = armv7l Project MESSAGE: Building with UPNP supportProject MESSAGE: Building with IPv6 supportProject MESSAGE: FOUND host = armv7lProject MESSAGE: Warning: unknown QT: widgets. And when I put make it says me that : cd /home/pi/magi; /bin/sh share/genbuild.sh /home/pi/magi/build/build.h g++ -c -pipe -fstack-protector-all --param ssp-buffer-size=1 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -DQT_WEBKIT -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Isrc/json -Isrc/qt -Ibuild -Ibuild -o build/bitcoin.o src/qt/bitcoin.cpp In file included from src/util.h:8:0, from src/qt/bitcoingui.h:7, from src/qt/bitcoin.cpp:4: src/uint256.h:14:19: fatal error: gmpxx.h: Aucun fichier ou dossier de ce type compilation terminated. Makefile:704: recipe for target 'build/bitcoin.o' failed make: *** [build/bitcoin.o] Error 1 I think there is a problem. Can you help me ? Hi erkallys, appears libgmp needed for build. try sudo apt-get install libgmp-dev and after try a rebuild. Regards
|
|
|
|
feldenthorne
|
|
March 15, 2015, 02:01:18 AM |
|
When I put qmake it says me that : Project MESSAGE: Building with UPNP support Project MESSAGE: Building with IPv6 support Project MESSAGE: FOUND host = armv7l Project MESSAGE: Building with UPNP supportProject MESSAGE: Building with IPv6 supportProject MESSAGE: FOUND host = armv7lProject MESSAGE: Warning: unknown QT: widgets.
And when I put make it says me that : cd /home/pi/magi; /bin/sh share/genbuild.sh /home/pi/magi/build/build.h g++ -c -pipe -fstack-protector-all --param ssp-buffer-size=1 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -DQT_WEBKIT -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Isrc/json -Isrc/qt -Ibuild -Ibuild -o build/bitcoin.o src/qt/bitcoin.cpp In file included from src/util.h:8:0, from src/qt/bitcoingui.h:7, from src/qt/bitcoin.cpp:4: src/uint256.h:14:19: fatal error: gmpxx.h: Aucun fichier ou dossier de ce type compilation terminated. Makefile:704: recipe for target 'build/bitcoin.o' failed make: *** [build/bitcoin.o] Error 1
I think there is a problem. Can you help me ?
appears libgmp needed for build. try sudo apt-get install libgmp-dev and after try a rebuild. digibob00 is correct - I totally missed libgmp because I use it for high precision math in one of the programs I deal with on a regular basis... I should have built the binaries on a clean build server to make sure everything worked as expected. Sorry for leading you astray, Erkallys. On a semi-related note, my changes have been pushed to the official GitHub repo, so you should be able to pull the official source to build your wallet now.
|
|
|
|
111magic
Legendary
Offline
Activity: 1750
Merit: 1005
|
|
March 15, 2015, 06:51:40 AM |
|
nice coin
Thanks and welcome in our Magical community.
|
bitcoin: bc1qyadvvyv29z08ln2ta7g3uqwzkscr7wq4p09wuz
|
|
|
111magic
Legendary
Offline
Activity: 1750
Merit: 1005
|
|
March 15, 2015, 07:06:30 AM |
|
What is POM ?
Good question; no one was questioning this before, though we're talking "CPU mining | PoS-II | PoM | Unique BLK reward | [MagiPay]". PoM has more meaning (since we're advising 1st PoM) than a single campaign as done before (which was an approach to protect coin distribution): https://bitcointalk.org/index.php?topic=802681.0; some details here: http://arxiv.org/pdf/1409.7948v1.pdfPoM - proof of mining; by it's definition, the more mining efforts being placed, the more rewards one gets. This is typically right in mining any coins, while it's particularly emphasized in Magi (on individuals' participation), because of the design of PoW block reward. A simple description of the block reward is that it decreases with increasing network hashrate, and may hit zero when network hash is significantly high. A consequence of this is big miners get frustrated. If one is familiar with the block reward ( https://bitcointalk.org/index.php?topic=735170.msg9991269#msg9991269), you will see block reward could be easily hitting zero. A point here, which was also being argued among people, is who will exit if mining nothing? This is where PoM campaign will be functioning. The campaign will encourage people to keep mining by rewarding despite the amount of block reward. To understand the purpose of the PoM campaign , we can see what happens if we're on the opposite situation - what if generic miners quit first?: 1) big miners keep mining, 2) because of miners quitting, network hash getting low, block reward increasing, and big miners get rewarded more! So now you see PoM campaign is trying to protect the network and to ensure FAIR coin distribution. To the individuals, PoM means one will receive better rewarding by long term mining. Provided that we, the generic miners, form a solid league, won't give up mining in any situation. One will receive less mining share if big miners are present since they have more hash weight over the rest of miners. It should be noted, however, that coin distribution is pretty much protected by the significantly reduced block reward, as much less coins will be mined in this case. At the time of big miners' leaving, network hash decreasing, not only one gets higher mining share, but also the block reward is high. Then you know why Magi can achieve the FAIRness in coin distribution. Some good news for the community: We can start a new PoM soon. Always good to recieve more donations (99TPno3sPeUfDh9tq4To7xkLAYNQV1Qri1) but for starting the new PoM we achieved more than minimum required fund. Thanks for that. Team is working now on solid and fair plan.
|
bitcoin: bc1qyadvvyv29z08ln2ta7g3uqwzkscr7wq4p09wuz
|
|
|
QuantumSheep
Newbie
Offline
Activity: 14
Merit: 0
|
|
March 15, 2015, 10:23:23 AM |
|
is there a list of all the available pools somewhere?
|
|
|
|
|
Erkallys
Legendary
Offline
Activity: 1120
Merit: 1004
|
|
March 15, 2015, 11:20:35 AM |
|
Is it better to mine on a pool with a higher or a lower hash rate ?
|
|
|
|
z0n0
Legendary
Offline
Activity: 1274
Merit: 1006
|
|
March 15, 2015, 01:21:41 PM |
|
what happened with block reward yst/today? from 5xmg earnings a day (few days ago) to 25 xmg ystday
|
|
|
|
QuantumSheep
Newbie
Offline
Activity: 14
Merit: 0
|
|
March 15, 2015, 01:28:31 PM |
|
i'm hitting around 4.7 a day.
the pool stats quote higher but other variables are at work and that calculation doesn't factor those in.
|
|
|
|
111magic
Legendary
Offline
Activity: 1750
Merit: 1005
|
|
March 15, 2015, 02:37:49 PM |
|
what happened with block reward yst/today? from 5xmg earnings a day (few days ago) to 25 xmg ystday Maybe Magic?
|
bitcoin: bc1qyadvvyv29z08ln2ta7g3uqwzkscr7wq4p09wuz
|
|
|
joelao95 (OP)
Legendary
Offline
Activity: 1190
Merit: 1009
Coin of the Magi!
|
|
March 15, 2015, 03:14:33 PM |
|
what happened with block reward yst/today? from 5xmg earnings a day (few days ago) to 25 xmg ystday Basically it's jumping; one may need to stick to mining so won't missing high reward blocks.
|
|
|
|
joelao95 (OP)
Legendary
Offline
Activity: 1190
Merit: 1009
Coin of the Magi!
|
|
March 15, 2015, 03:22:38 PM |
|
|
|
|
|
joelao95 (OP)
Legendary
Offline
Activity: 1190
Merit: 1009
Coin of the Magi!
|
|
March 15, 2015, 03:25:25 PM |
|
Some good news for the community: We can start a new PoM soon. Always good to recieve more donations (99TPno3sPeUfDh9tq4To7xkLAYNQV1Qri1) but for starting the new PoM we achieved more than minimum required fund. Thanks for that. Team is working now on solid and fair plan. Thanks for update. Funds so far are about 23K XMG or so.
|
|
|
|
Erkallys
Legendary
Offline
Activity: 1120
Merit: 1004
|
|
March 15, 2015, 05:11:32 PM Last edit: March 15, 2015, 05:37:29 PM by Erkallys |
|
You havent enought RAM Create a big Swap File (1GB): free dd if=/dev/zero of=/var/swap.img bs=1024k count=1000 mkswap /var/swap.img swapon /var/swap.img free
and compile again... dd if=/dev/zero of=/var/swap.img bs=1024k count=1000 dd: ouverture de (open of in English) « /var/swap.img »: Permission non accordée (Access denied in English) It will never work ...
|
|
|
|
joelao95 (OP)
Legendary
Offline
Activity: 1190
Merit: 1009
Coin of the Magi!
|
|
March 15, 2015, 05:16:57 PM |
|
You havent enought RAM Create a big Swap File (1GB): free dd if=/dev/zero of=/var/swap.img bs=1024k count=1000 mkswap /var/swap.img swapon /var/swap.img free
and compile again... dd if=/dev/zero of=/var/swap.img bs=1024k count=1000 dd: ouverture de (open of in English) « /var/swap.img »: Permission non accordée (Access denied in English) I will never work ... should be: sudo dd if=/dev/zero of=/var/swap.img bs=1024k count=1000 add "sudo" for other commands too.
|
|
|
|
Erkallys
Legendary
Offline
Activity: 1120
Merit: 1004
|
|
March 15, 2015, 05:37:08 PM |
|
You havent enought RAM Create a big Swap File (1GB): free dd if=/dev/zero of=/var/swap.img bs=1024k count=1000 mkswap /var/swap.img swapon /var/swap.img free
and compile again... dd if=/dev/zero of=/var/swap.img bs=1024k count=1000 dd: ouverture de (open of in English) « /var/swap.img »: Permission non accordée (Access denied in English) It will never work ... should be: sudo dd if=/dev/zero of=/var/swap.img bs=1024k count=1000 add "sudo" for other commands too. I hope. Linux is definitely tricky !
|
|
|
|
111magic
Legendary
Offline
Activity: 1750
Merit: 1005
|
|
March 15, 2015, 05:57:48 PM |
|
Some good news for the community: We can start a new PoM soon. Always good to recieve more donations (99TPno3sPeUfDh9tq4To7xkLAYNQV1Qri1) but for starting the new PoM we achieved more than minimum required fund. Thanks for that. Team is working now on solid and fair plan. Thanks for update. Funds so far are about 23K XMG or so. That's nice! Think there will be another donation coming! Will let you know tonight!
|
bitcoin: bc1qyadvvyv29z08ln2ta7g3uqwzkscr7wq4p09wuz
|
|
|
Erkallys
Legendary
Offline
Activity: 1120
Merit: 1004
|
|
March 15, 2015, 06:15:03 PM |
|
Some good news for the community: We can start a new PoM soon. Always good to recieve more donations (99TPno3sPeUfDh9tq4To7xkLAYNQV1Qri1) but for starting the new PoM we achieved more than minimum required fund. Thanks for that. Team is working now on solid and fair plan. Thanks for update. Funds so far are about 23K XMG or so. That's nice! Think there will be another donation coming! Will let you know tonight! I won't be able participate to that campaign
|
|
|
|
111magic
Legendary
Offline
Activity: 1750
Merit: 1005
|
|
March 15, 2015, 06:43:16 PM |
|
Erkallys why not? Are you a miner? If you are you might join the PoM.
|
bitcoin: bc1qyadvvyv29z08ln2ta7g3uqwzkscr7wq4p09wuz
|
|
|
Erkallys
Legendary
Offline
Activity: 1120
Merit: 1004
|
|
March 15, 2015, 06:44:26 PM |
|
Erkallys why not? Are you a miner? If you are you might join the PoM.
Yes I am but I couldn't let my computer mine for months.
|
|
|
|
|