Un bug dans utop ?

Meuz Membre non connecté
-
- Voir le profil du membre Meuz
- Inscrit le : 06/08/2011
- Groupes :
utop est un logiciel qui facilite les commandes ocaml dans un shell.
Il semble qu'il y ait un bug. utop réclame une dépendance qui est présente :
Code BASH :
[meuz@localhost ~]$ utop Fatal error: cannot load shared library dlllambda-term_stubs Reason: dlllambda-term_stubs.so: cannot open shared object file: No such file or directory [meuz@localhost ~]$ locate dlllambda /usr/lib64/ocaml/lambda-term/dlllambda-term_stubs.so [meuz@localhost ~]$ ls -l /usr/lib64/ocaml/lambda-term/dlllambda-term_stubs.so -rwxr-xr-x 1 root root 11056 oct. 15 2014 /usr/lib64/ocaml/lambda-term/dlllambda-term_stubs.so* [meuz@localhost ~]$
Qui pourrait confirmer ? ou infirmer.
Merci

Meuz Membre non connecté
-
- Voir le profil du membre Meuz
- Inscrit le : 06/08/2011
- Groupes :
J'ai installé opam pour voir si ça pouvait m'aider.
Code BASH :
[meuz@localhost ~]$ opam init ,,, [ERROR] Your version of OPAM (1.1.0) is not recent enough to read ~/.opam/repo/default/packages//tcpip/tcpip.2.6.0/opam. Upgrade OPAM to a more recent version (at least 1.2) to read this file correctly. [WARNING] Errors while parsing tcpip.2.6.0 OPAM file, skipping. [ERROR] Your version of OPAM (1.1.0) is not recent enough to read ~/.opam/repo/default/packages//tcpip/tcpip.2.6.1/opam. Upgrade OPAM to a more recent version (at least 1.2) to read this file correctly. [WARNING] Errors while parsing tcpip.2.6.1 OPAM file, skipping. [ERROR] Your version of OPAM (1.1.0) is not recent enough to read ~/.opam/repo/default/packages//tcx/tcx.0.25.0/opam. Upgrade OPAM to a more recent version (at least 1.2) to read this file correctly. [WARNING] Errors while parsing tcx.0.25.0 OPAM file, skipping. [ERROR] Your version of OPAM (1.1.0) is not recent enough to read ~/.opam/repo/default/packages//tdk/tdk.0.2.0/opam. Upgrade OPAM to a more recent version (at least 1.2) to read this file correctly. [WARNING] Errors while parsing tdk.0.2.0 OPAM file, skipping. [ERROR] Your version of OPAM (1.1.0) is not recent enough to read ~/.opam/repo/default/packages//text/text.0.8.0/opam. Upgrade OPAM to a more recent version (at least 1.2) to read this file correctly. [WARNING] Errors while parsing text.0.8.0 OPAM file, skipping. 'opam init' failed. Fatal error: Sys_error("/home/meuz/.opam/repo/default/packages//textutils/textutils.109.24.00/opam: Too many open files") [meuz@localhost ~]$
Il n'aurait pas un problème général entre mageia5(64) et ocaml ?
Répondre
Vous n'êtes pas autorisé à écrire dans cette catégorie