Hi.
Wonderful. And to contradict the statement in your first post: You do have the skill to build it from scratch.
No problem, you're welcome. I hope you do enjoy using it.
Regards.
Hi.
Wonderful. And to contradict the statement in your first post: You do have the skill to build it from scratch.
No problem, you're welcome. I hope you do enjoy using it.
Regards.
Hi John,
the update to the latest Ubuntu shouldn't cause any problems.
That you made it to step 9 without problems is quite a good sign.
I should have specified that in my guide and I know you already looked, but my first guess is:
If you unzip the downloaded file, the contents are usually contained within another folder. So it's possible that "go-sources" contains only one folder that has everything needed. (in my case that's the beautiful name "ourorgan-code-bb6f6d25b6e7ac3000a172d7d9caf5989d0d8dc6") If that's the case, then you either have to adapt the command to
cmake -DCMAKE_BUILD_TYPE=Release -G "Unix Makefiles" ~/Downloads/go-sources/whatever-the-folder-is-called
or you move all files in that folder to the level above (the go-sources folder).
If you've made sure of that and the error persists, you could post a screenshot of the Terminal and the go-sources folder and I'll try to figure things out.
Cheers!
Hi.
I cannot help you with the public key issue, but I can write a short build-from-source guide that may help you. There is a short installation guide in the GrandOrgue repository, but I'll adapt it so that the commands can be used as is in Ubuntu. Commands with the sudo prefix will ask the superuser password, which is usually your login password.
I tested this in my Ubuntu VM so it should work without problems. If you do have any questions or if there are any problems, feel free to ask and I'll try to help.
Cheers!