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

Can the installation be fully automated? #41

Closed
chkwon opened this issue Mar 6, 2017 · 4 comments
Closed

Can the installation be fully automated? #41

chkwon opened this issue Mar 6, 2017 · 4 comments

Comments

@chkwon
Copy link
Contributor

chkwon commented Mar 6, 2017

Can build.jl download and compile the SCIP source codes by itself without needing SCIPOPTDIR? Is there anything that prevent it? License issue, perhaps? I just doubt that normal Julia users will need SCIP codes and binaries outside Julia. If they need it, they will install it outside Julia, I guess. Just like Ipopt.

@mlubin
Copy link
Collaborator

mlubin commented Mar 6, 2017

No, it cannot. SCIP's license unfortunately does not permit automated installations.

@chkwon
Copy link
Contributor Author

chkwon commented Mar 6, 2017

Thanks for the confirmation.

@rschwarz rschwarz closed this as completed Mar 6, 2017
@mlubin
Copy link
Collaborator

mlubin commented Mar 6, 2017

Might be worth saying something in the README about this

@mlubin mlubin reopened this Mar 6, 2017
@rschwarz
Copy link
Collaborator

And I did in a1357b7.

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

3 participants