-
Notifications
You must be signed in to change notification settings - Fork 0
Add build dependencies to README #2
Comments
js_of_ocaml_compiler and js_of_ocaml_compiler-libs are sources of js_of_ocaml on Github for example. To add a repo for opam, you can use the command : opam remote add However, if you want to try ocp-webedit, the pre-alpha version is online : http://edit.ocamlpro.com/ |
I have this repositories added. AFAIU, 'ocsigen' contains most recent versions of js_of_ocaml and other ocsigen packages... Js_of_ocaml doesn't have any optional dependencies and I have no idea why I don't see this problem package in the output of 'opam list -a | grep js_of_ocaml'.
|
Try this repo : http://github.com/OCamlPro/opam-repo-dev.git |
Well, on my machine I can log in to Persona but any next action (selecting text editor, clicking on drop-down) send me back to login window. Is it expected behavior? |
Well that's quite weird. |
I was testing http://edit.ocamlpro.com/ not local server |
It's really weird, we tested the site on 4 different machines and we didn't have this problem. |
Firefox 23 |
On another it's buggy too. See output off firebug:
|
It seems that |
At this moment './configure' script can't find 'js_of_ocaml_compiler' package. Where can I get it? I can't find it in opam.
The text was updated successfully, but these errors were encountered: