Hi folks.
How to compile wallet for Ubuntu 12.04 - can I get step-by-step info?
thanks
Anyone?
I just want to send all my DEMs from market to my wallet and make solid backup.
But I don't know exactly how to install DEM qt on Ubuntu.
Thanks
Hi folks.
How to compile wallet for Ubuntu 12.04 - can I get step-by-step info?
thanks
Anyone?
I just want to send all my DEMs from market to my wallet and make solid backup.
But I don't know exactly how to install DEM qt on Ubuntu.
Thanks
Anyone?
Clone the git repository
git clone https://github.com/emarkproject/DEM
cd DEM
qmake eMark-qt.pro
make
strip eMark-qt
Then just copy the eMark-qt binary somewhere and run it
Cool! Thank you mate.
But after the 'make' command i can see that error:
make: g++: Command not found
make: *** [build/eMark.o] Error 127
Kann mal jemand ne Linux Wallet erstellen.
Habs nun mit CentOS und mit Debian versucht. Es klappt nicht mit den Infos die auf Git angegeben sind.
# qmake eMark-qt.proProject MESSAGE: Building with UPNP supportProject MESSAGE: Building with UPNP supportRemoved plural forms as the target language has less forms.If this sounds wrong, possibly the target language is not set or recognized.Removed plural forms as the target language has less forms.If this sounds wrong, possibly the target language is not set or recognized.Removed plural forms as the target language has less forms.If this sounds wrong, possibly the target language is not set or recognized.Removed plural forms as the target language has less forms.If this sounds wrong, possibly the target language is not set or recognized.src/qt/eMark.qrc: Warning: potential duplicate alias detected: 'da'root@raspberrypi:/home/pi/DEM# makecd /home/pi/DEM; /bin/sh share/genbuild.sh /home/pi/DEM/build/build.hg++ -c -pipe -fstack-protector-all --param ssp-buffer-size=1 -msse2 -O2 -fdiagnostics-show-option -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -D_REENTRANT -DQT_WEBKIT -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DBOOST_THREAD_PROVIDES_GENERIC_SHARED_MUTEX_ON_WIN -D__NO_SYSTEM_INCLUDES -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Isrc/json -Isrc/qt -Ibuild -Ibuild -o build/eMark.o src/qt/eMark.cppcc1plus: error: unrecognized command line option '-msse2'make: *** [build/eMark.o] Fehler 1
src# make -f makefile.unix
g++ -c -O2 -msse2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -I/home/pi/DEM/src -I/home/pi/DEM/src/obj -DUSE_UPNP=0 -DUSE_IPV6=1 -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -MMD -MF obj/alert.d -o obj/alert.o alert.cpp
cc1plus: error: unrecognized command line option '-msse2'
make: *** [obj/alert.o] Fehler 1
root@raspberrypi:/home/pi/DEM/src# make -f makefile.unix
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -I/home/pi/DEM/src -I/home/pi/DEM/src/obj -DUSE_UPNP=0 -DUSE_IPV6=1 -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -MMD -MF obj/alert.d -o obj/alert.o alert.cpp
/tmp/ccOQetna.s: Assembler messages:
/tmp/ccOQetna.s:8670: Warning: swp{b} use is deprecated for this architecture
/tmp/ccOQetna.s:8699: Warning: swp{b} use is deprecated for this architecture
/tmp/ccOQetna.s:8735: Warning: swp{b} use is deprecated for this architecture
/tmp/ccOQetna.s:42359: Warning: swp{b} use is deprecated for this architecture
/tmp/ccOQetna.s:42376: Warning: swp{b} use is deprecated for this architecture
/tmp/ccOQetna.s:42412: Warning: swp{b} use is deprecated for this architecture
/bin/sh ../share/genbuild.sh obj/build.h
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -I/home/pi/DEM/src -I/home/pi/DEM/src/obj -DUSE_UPNP=0 -DUSE_IPV6=1 -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -MMD -MF obj/version.d -o obj/version.o version.cpp
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -I/home/pi/DEM/src -I/home/pi/DEM/src/obj -DUSE_UPNP=0 -DUSE_IPV6=1 -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -MMD -MF obj/checkpoints.d -o obj/checkpoints.o checkpoints.cpp
In file included from checkpoints.cpp:10:0:
db.h:14:20: fatal error: db_cxx.h: Datei oder Verzeichnis nicht gefunden
compilation terminated.
make: *** [obj/checkpoints.o] Fehler 1
Display More
I have installed ubuntu and windows in one laptop but it not supporting for python when i am opening any solution for this .