Closed letrec closed 11 years ago
You were mistaken: ocaml-top
is a completely different package from ocamltop-gtk
, and it doesn't rely on lablgtk-extras
(which is broken, but that is an issue in repo opam-repository that I am going to fix)
Yes, i tried to install it before the package was pushed to opam and confused it with the other one. Now I'm getting:
% opam install ocaml-top [0]
The following actions will be performed:
- install ocaml-top.1.0.0
1 to install | 0 to reinstall | 0 to upgrade | 0 to downgrade | 0 to remove
=-=-= Installing ocaml-top.1.0.0 =-=-=
The archive for ocaml-top.1.0.0 is in the local cache.
Extracting /home/user/.opam/archives/ocaml-top.1.0.0+opam.tar.gz.
Building ocaml-top.1.0.0:
./configure -install-bin /home/user/.opam/4.00.1/bin -install-lib /home/user/.opam/4.00.1/lib -install-doc /home/user/.opam/4.00.1/doc/ocaml-top -install-data /home/user/.opam/4.00.1/share/ocaml-top
make
make install
The compilation of ocaml-top.1.0.0 failed.
Uninstalling ocaml-top.1.0.0:
./configure -install-bin /home/user/.opam/4.00.1/bin -install-lib /home/user/.opam/4.00.1/lib -install-doc /home/user/.opam/4.00.1/doc/ocaml-top -install-data /home/user/.opam/4.00.1/share/ocaml-top
make uninstall
==== ERROR [while installing ocaml-top.1.0.0] ====
# opam-version 0.9.6 (latest-103-g955b7ca)
# os linux
# command make
# path /home/user/.opam/4.00.1/build/ocaml-top.1.0.0
# exit-code 2
# env-file /home/user/.opam/4.00.1/build/ocaml-top.1.0.0/ocaml-top-ffb3fd.env
# stdout-file /home/user/.opam/4.00.1/build/ocaml-top.1.0.0/ocaml-top-ffb3fd.out
# stderr-file /home/user/.opam/4.00.1/build/ocaml-top.1.0.0/ocaml-top-ffb3fd.err
### stdout ###
ocp-build -asm ocaml-top
### stderr ###
...[truncated]
Hidden: 3 incomplete packages in META files (use -print-incomplete-meta).
Warning: 2 needed packages are missing !
ABSENT package "ocp-index-lib" missed by 1 packages
ocaml-top (program,ocp)
in /home/user/.opam/4.00.1/build/ocaml-top.1.0.0/src
ABSENT package "ocp-indent-lib" missed by 1 packages
ocaml-top (program,ocp)
in /home/user/.opam/4.00.1/build/ocaml-top.1.0.0/src
Error: Could not find target project ocaml-top
make: *** [_obuild/ocaml-top/ocaml-top.asm] Ошибка 2
'opam install ocaml-top' failed.
Oops, right, I forgot some dependencies, thanks for noticing so quickly ! This should now be fixed, please try to update / install again.
It works now. Thanks for the help.
It fails with: