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

FFIs shouldn't require apt install world-plus-dog #11

Open
camilleg opened this issue Feb 11, 2021 · 1 comment
Open

FFIs shouldn't require apt install world-plus-dog #11

camilleg opened this issue Feb 11, 2021 · 1 comment

Comments

@camilleg
Copy link
Owner

Someone with no need of, say, Tcl and Ruby, shouldn't have to reverse engineer how to not build them and to exclude their dependencies.

@Infrasonics
Copy link
Collaborator

This should probably be realized as packages with optional features. Also means one for every major package manager.

The easy improvement for now is to make the targets for tcl/ruby/python not part of all, so who wants to build them can install the tools necessary manually for now. This at least keeps the build failures away, because e.g. with missing swig it's already working that way, but complains. See PR #13.

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