I don*t know why markt.
I have a problem with building. I tried the ppa but the blocks will start from zero after the program crashes while downloading blocks.
Now I built it but get this error:
[ 96%] Generating zh_CN.qm
/bin/sh: 1: /usr/lib/i386-linux-gnu/qt5/bin/lrelease: not found
programs/qt_wallet/CMakeFiles/BitShares.dir/build.make:132: recipe for target 'programs/qt_wallet/zh_CN.qm' failed
make[3]: *** [programs/qt_wallet/zh_CN.qm] Error 127
CMakeFiles/Makefile2:2120: recipe for target 'programs/qt_wallet/CMakeFiles/BitShares.dir/all' failed
make[2]: *** [programs/qt_wallet/CMakeFiles/BitShares.dir/all] Error 2
CMakeFiles/Makefile2:2132: recipe for target 'programs/qt_wallet/CMakeFiles/BitShares.dir/rule' failed
make[1]: *** [programs/qt_wallet/CMakeFiles/BitShares.dir/rule] Error 2
Makefile:680: recipe for target 'BitShares' failed
make: *** [BitShares] Error 2
xx:~/bitshares$ ^C
xx:~/bitshares$
Edit: Has something to do with qt5.. Will try to install it or something. Please try to help anyway, thank you
Edit2: Maybe has something to do with gcc, have version 4.9. Will try to downgrade to 4.8. How?
Edit3: Ok, I think something is missing in the
http://wiki.bitshares.org/index.php/Developer/Build, am trying with the BUILD_UBUNTU method
Big success! Works now! megahappy