questions about building from source
Questions tagged [build]
36 questions
12
votes
1 answer
Monero-Core build instructions?
It seems some work is being made on monero-core and I wanted to check out the most recent builds. However the repository (https://github.com/mbg033/monero-core) lists build instructions as TODO. Is there a makefile someone could point me to? Running…
nthterm
- 185
- 7
10
votes
2 answers
How do I build Monero for Windows from source?
Are there detailed build instructions for building Monero for Windows?
Does the version of Windows we are building for (7,8, 10) (x86 vs x64) require different dependencies?
edit: Can we compile Windows binaries in Linux? Or must we compile Monero…
JohnHanks
- 761
- 1
- 7
- 18
8
votes
1 answer
Fatal Error when trying to build monero-core
I'm trying to follow the directions from here...
https://github.com/mbg033/monero-core
I'm running a fresh install of Ubuntu 16.04.1 x86 in VirtualBox.
When I get to "make" it gives me the following fatal error.
In file included from…
Phloating Man
- 507
- 2
- 9
6
votes
1 answer
Build/Install Instructions for MyMonero App on Android using node/npm
I would like to test the MyMonero App on Android in its current state of development.
Please provide instructions for how to use node/npm to build the app and install in on Android. Assume I have a new Android phone I am willing to use solely for…
seek adventure
- 2,239
- 14
- 52
5
votes
1 answer
Where can I find binary (alpha) builds of the Monero GUI?
I would like help testing the Monero GUI, but can't compile it under MacOS. Are there anywhere binary builds of the Monero GUI?
maitscha
- 321
- 2
- 6
4
votes
1 answer
How to build MyMonero wallet for Windows?
I would like to test the MyMonero lightweight wallet on Windows in its current state of development.
Can someone please walk me through how to package the source code to test the wallet on Windows? I understand that this is a pre-release and I don't…
sgp
- 8,836
- 7
- 43
- 113
4
votes
1 answer
Compile from source
What are the steps we need to do if we want to compile the codes of the repository ? I want to compile and run the monero or crypto note repository.
JPI Trader
- 63
- 3
4
votes
1 answer
How to download latest builds from the Monero Buildbot?
Monero has a BuildBot that automatically compiles the latest Monero builds for multiple operating systems here. I cannot find an option to actually download these builds. For instance, suppose I want to download the latest build of Kovri for Windows…
sgp
- 8,836
- 7
- 43
- 113
4
votes
1 answer
GUI pull request to build and install monerod
Until now users wishing to test the upcoming GUI had to build from source. Following these Monero development stalker instructions, I just noticed a new pull request which excited me.
Some relevant lines provide clues to its…
user36100
- 444
- 1
- 3
- 13
4
votes
1 answer
Updating my monero master
So I cloned the monero github onto my computer around 2 months ago.
How do I update the entire thing to the most current release? Is there a simple way to do so?
Lurker
- 473
- 2
- 10
3
votes
2 answers
How can I build a specific branch of Monero?
I would like to build a specific branch of Monero, and I would like help setting it up to build on Debian. Can someone help me please?
sgp
- 8,836
- 7
- 43
- 113
3
votes
2 answers
Monero GUI will not build on Debian 8
Git cloned monero-core, installed the required dependencies.
Running ./build.sh yields:
/usr/bin/ld: cannot find -lwallet_merged
/usr/bin/ld: cannot find -lepee
/usr/bin/ld: cannot find -leasylogging
collect2: error: ld returned 1 exit…
cpb2
- 176
- 1
- 7
3
votes
1 answer
How do I build Kovri from source for OpenBSD?
Is it possible to compile Kovri on OpenBSD from source? If so, what is the process?
samwellj
- 3,215
- 4
- 17
- 32
3
votes
1 answer
Monerod Deterministic build
Is it possible to build monerod deterministically ?
If not, is there any technical limitation specific to monero ?
Moroccan Engineer
- 2,968
- 2
- 12
- 34
3
votes
1 answer
GUI build error about "undefined reference"
I followed github's build guide on my ubuntu 14.04 mate x64
Everything looks fine in installing dependencies.
No file was modified. Just clone and build.
But when I run the build command ./build.sh
It showed this…
user976
- 113
- 5