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

Kindly list the ubuntu packages to build this #149

Open
tommythorn opened this issue Oct 5, 2020 · 2 comments
Open

Kindly list the ubuntu packages to build this #149

tommythorn opened this issue Oct 5, 2020 · 2 comments

Comments

@tommythorn
Copy link

I don't really use Python so the description in the README isn't sufficient to enabling building this.
It wasn't obvious what I needed and I only succeeded with

sudo apt install python3-dev boost-python3 libboost-python-dev libboost-all-dev

which seems like a large overkill and doesn't cover cmake and other necessities. I'll try to paid it down to what's needed on a fresh Ubuntu installation, but someone probably already has a better answer to the boost
question.

@eine
Copy link

eine commented Dec 28, 2020

FTR, ghdl/docker#24.

@tommythorn
Copy link
Author

Moved to Ubuntu 21.04/Arm64 and the above no longer works. The following seemed to do the job but is surely incomplete:

sudo apt install -y git cmake libboost-all-dev qt5-quick-demos libeigen3-dev libboost-python-dev libboost-all-dev

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

No branches or pull requests

2 participants