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

Need to add "swig" to installed packages #254

Open
TheBankster opened this issue Sep 27, 2024 · 1 comment
Open

Need to add "swig" to installed packages #254

TheBankster opened this issue Sep 27, 2024 · 1 comment
Assignees

Comments

@TheBankster
Copy link
Contributor

Attempt to build "sharedlib" fails with "make: swig: No such file or directory"
The solution is to add the following line to the list of packages to be installed in install.md:

sudo apt-get install swig

@TheBankster
Copy link
Contributor Author

Specifically, I'm referring to the error you get if you try to build the sample_app_python:

~/certifier/sample_apps$ ./run_example.sh simple_app_python setup

With the addition of the step I am suggesting, the error goes away.

@gapisback gapisback self-assigned this Oct 23, 2024
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