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 a brew package for Souffle #367

Closed
b-scholz opened this issue Mar 24, 2017 · 4 comments
Closed

Build a brew package for Souffle #367

b-scholz opened this issue Mar 24, 2017 · 4 comments
Labels
bug - identified Bugs with an identified cause

Comments

@b-scholz
Copy link
Member

It would be great if we could add a soufflé package to the brew project.

@b-scholz
Copy link
Member Author

There is an initial version here:

https://github.com/souffle-lang/homebrew-souffle

brew install souffle-lang/souffle/souffle

or

brew tap souffle-lang/souffle
brew install souffle

It would be great if some volunteers could test the brew package and report issues.

@zyzek
Copy link
Collaborator

zyzek commented Aug 1, 2017

Seems to work perfectly for me on Homebrew 1.3.0, macOS Sierra 10.12.6; though I'd have liked if it had installed the 1.1.0 release.

@mmcgr
Copy link
Member

mmcgr commented Mar 7, 2019

This is not actually working now. I think the script expects a tar of the repo, but is actually getting a pkg.

@mmcgr mmcgr reopened this Mar 7, 2019
@mmcgr mmcgr added bug - identified Bugs with an identified cause and removed enhancement labels Mar 7, 2019
@b-scholz
Copy link
Member Author

b-scholz commented Mar 7, 2019

Yes. This is correct. We would need a tar generated by make dist on a mac platform.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug - identified Bugs with an identified cause
Projects
None yet
Development

No branches or pull requests

3 participants