Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

Already on GitHub? Sign in to your account

[ERROR] No package named ocaml+twt found. #19

Open
shlomita opened this Issue Jan 31, 2017 · 1 comment

Comments

Projects
None yet
2 participants

Hi,

I'm trying to install PhyloCSF on CentOs 7.
When I run :
opam install batteries ocaml+twt gsl
I get the error:
[ERROR] No package named ocaml+twt found.

gsl and batteries installed.

How can I continue?
Is there any binaries of PhyloCSF for CentOs 7?

Thanks.

Hello, the same issue I met just now.
And I found "ocaml+twt" may be a typo.

Try this and good luck!
opam install batteries ocaml-twt gsl

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment