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

ocaml+twt not found #16

Open
cha1n opened this issue Oct 21, 2016 · 4 comments
Open

ocaml+twt not found #16

cha1n opened this issue Oct 21, 2016 · 4 comments

Comments

@cha1n
Copy link

cha1n commented Oct 21, 2016

opam install ocaml+twt
[ERROR] No package named ocaml+twt found.

opam --version
2.0~alpha5

when i use version 1.2.2, it still tell No package named ocaml+twt found.

@cha1n
Copy link
Author

cha1n commented Oct 21, 2016

i solved this

opam install ocaml-twt

but i donnot know why

@zpspring
Copy link

I do like you suggest.
opam install batteries ocaml-twt gsl.
Correctly installed.

Then,
cd PhyloCSF
make
But it does not work.

make -C lib/CamlPaml reinstall
make[1]: 正在进入目录 /home/zhongpei/PhyloCSF/lib/CamlPaml' make uninstall make[2]: 正在进入目录/home/zhongpei/PhyloCSF/lib/CamlPaml'
ocamlfind remove CamlPaml
make[2]: ocamlfind:命令未找到
make[2]: *** [uninstall] 错误 127
make[2]:正在离开目录 /home/zhongpei/PhyloCSF/lib/CamlPaml' make[1]: *** [reinstall] 错误 2 make[1]:正在离开目录/home/zhongpei/PhyloCSF/lib/CamlPaml'
make: *** [CamlPaml] 错误 2

Could you help me solve this problem?

@cha1n
Copy link
Author

cha1n commented Oct 24, 2016

仔细看错误提示啊哥们

@tamerawwad
Copy link

I just had the same error message when running make.. any suggestions???

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