[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] OPAM does not init (on FreeBSD)
Hi there, I am trying to use OPAM on FreeBSD/amd64 (10-CURRENT), but I cannot pass through the "init" phase. The following happens: % opam init New compiler descriptions available: - 3.12.1 - 3.12.1+mirage-unix-direct - 3.12.1+mirage-xen - 4.00.0+beta2 WARNING: /usr/home/pgj/.opam/repo/default/descr/deriving-ocsigen.0 does not exist WARNING: /usr/home/pgj/.opam/repo/default/descr/eliom.2.2.2 does not exist WARNING: /usr/home/pgj/.opam/repo/default/descr/ocaml-ssl.0.4.6 does not exist WARNING: /usr/home/pgj/.opam/repo/default/descr/ocaml-text.0.5 does not exist WARNING: /usr/home/pgj/.opam/repo/default/descr/ocsigenserver.2.1 does not exist WARNING: /usr/home/pgj/.opam/repo/default/descr/tyxml.2.1 does not exist [28118] ERROR: Package base-unix not found [28118] ERROR: Package base-bigarray not found [28118] ERROR: Package base-threads not found 'opam init' failed However, it seems all the "missing" packages are there: % ocamlfind list | grep -E "(unix|threads |bigarray)" bigarray (version: [distributed with Ocaml]) threads (version: [distributed with Ocaml]) unix (version: [distributed with Ocaml]) Any ideas?
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |