Package Details: jocaml 4.01.0-1

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: GPL2, custom: QPL-1.0
Submitter: None
Maintainer: spicey
Last Packager: spicey
Votes: 3
First Submitted: 2008-12-09 06:20
Last Updated: 2015-04-20 16:31

Dependencies (6)

  • gdbm
  • ocaml
  • ncurses>=5.6-7 (make)
  • ocaml=4.01.0 (make)
  • ncurses=5.6-7: advanced features (optional) – (unknown)
  • tk (optional) – advanced tk features

Required by (0)

Sources

Latest Comments

Comment by spicey

2015-07-07 16:16

I believe this package is worth retiring now. Using opam — and "opam switch 4.01.0+jocaml" will be much more flexible.

Comment by spicey

2014-08-15 03:03

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

2014-08-14 18:58

The latest is jocaml-4.0.1

Comment by jokengle

2011-07-23 04:57

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