I believe this package is worth retiring now. Using opam — and "opam switch 4.01.0+jocaml" will be much more flexible.
Search Criteria
Package Details: jocaml 4.01.0-1
Package Actions
| Package Base: | jocaml |
|---|---|
| Description: | JoCaml is Objective Caml plus (&) the join calculus, that is, OCaml extended for concurrent and distributed programming. |
| Upstream URL: | http://caml.inria.fr/ |
| Category: | devel |
| Licenses: | |
| Submitter: | None |
| Maintainer: | spicey |
| Last Packager: | spicey |
| Votes: | 3 |
| First Submitted: | 2008-12-09 06:20 |
| Last Updated: | 2015-04-20 16:31 |
Latest Comments
Comment by spicey
Comment by spicey
I updated to 4.01.0.
"jocaml" binary now falls on its head with "The external function `caml_globalize_message' is not available" for me, though — apparently when trying to link the threads.cma; the compilers seem to generally work and are able to build, say, the example raytracer.
Comment by bezirg
The latest is jocaml-4.0.1
Comment by jokengle
The following modification of the PKGBUILD file worked for me (Jocaml version 3.12.1):
http://pastebin.com/EqJs6ddr
please correct me, if something is wrong