Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build instructions for Ubuntu #1673

Closed
ahall41 opened this issue Oct 4, 2023 · 0 comments · Fixed by #1688
Closed

Build instructions for Ubuntu #1673

ahall41 opened this issue Oct 4, 2023 · 0 comments · Fixed by #1688
Milestone

Comments

@ahall41
Copy link

ahall41 commented Oct 4, 2023

BUILD.md states

  • on Debian 9+ or on Ubuntu 18+ run <GO source tree>/build-scripts/for-linux/prepare-debian-ubuntu.sh

This script is no longer available. I tried prepare-debian-based.sh, which seems to work. It did give a message (on Ubuntu 22.04): dpkg-query: package 'libwxgtk3.2-dev' is not installed and no information is available, but everything builds OK.

Next, the script <GO source tree>/build-scripts/for-appimage-x86_64/build-on-linux.sh only works if you use an absolute path for <GO source tree> - with a relative path you get an error (e.g.)
./build-scripts/for-linux/build-on-linux.sh: line 34: ./build-scripts/for-linux/cmake-prm-yaml-cpp.bash: No such file or directory

Incidentally, the prepare-debian-based.sh fails on Ubuntu 23 because it couldn't find wxwigets 3.0 (it comes with 3.2 instead).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants