From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail3-relais-sop.national.inria.fr (mail3-relais-sop.national.inria.fr [192.134.164.104]) by sympa.inria.fr (Postfix) with ESMTPS id 0B1467F02D for ; Mon, 20 Oct 2014 17:03:23 +0200 (CEST) Received-SPF: None (mail3-smtp-sop.national.inria.fr: no sender authenticity information available from domain of helmut.brandl@gmx.net) identity=pra; client-ip=212.227.17.22; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="helmut.brandl@gmx.net"; x-sender="helmut.brandl@gmx.net"; x-conformance=sidf_compatible Received-SPF: Pass (mail3-smtp-sop.national.inria.fr: domain of helmut.brandl@gmx.net designates 212.227.17.22 as permitted sender) identity=mailfrom; client-ip=212.227.17.22; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="helmut.brandl@gmx.net"; x-sender="helmut.brandl@gmx.net"; x-conformance=sidf_compatible; x-record-type="v=spf1" Received-SPF: None (mail3-smtp-sop.national.inria.fr: no sender authenticity information available from domain of postmaster@mout.gmx.net) identity=helo; client-ip=212.227.17.22; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="helmut.brandl@gmx.net"; x-sender="postmaster@mout.gmx.net"; x-conformance=sidf_compatible X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AnMBAIUjRVTU4xEWnGdsb2JhbABchndI0HQCgREWAREBAQEBAQYNCQkULoQDAQEEDBcPAQVAEQkCGgIFFgsCAgkDAgECAUUTCAEBiCYBFgKUO5Bui2GNHgGHCAELAR+BLI8sFoJhgVQBBItihyWSOpA4IIF3gxkBAQE X-IPAS-Result: AnMBAIUjRVTU4xEWnGdsb2JhbABchndI0HQCgREWAREBAQEBAQYNCQkULoQDAQEEDBcPAQVAEQkCGgIFFgsCAgkDAgECAUUTCAEBiCYBFgKUO5Bui2GNHgGHCAELAR+BLI8sFoJhgVQBBItihyWSOpA4IIF3gxkBAQE X-IronPort-AV: E=Sophos;i="5.04,756,1406584800"; d="scan'208";a="83963968" Received: from mout.gmx.net ([212.227.17.22]) by mail3-smtp-sop.national.inria.fr with ESMTP/TLS/DHE-RSA-AES256-SHA; 20 Oct 2014 17:03:22 +0200 Received: from [192.168.1.77] ([187.233.120.106]) by mail.gmx.com (mrgmx103) with ESMTPSA (Nemesis) id 0Lkwpt-1YEBrX0FHh-00aj9C; Mon, 20 Oct 2014 17:03:18 +0200 Message-ID: <54452432.2040706@gmx.net> Date: Mon, 20 Oct 2014 10:03:14 -0500 From: Helmut Brandl User-Agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.1.2 MIME-Version: 1.0 To: caml-list@inria.fr References: <5445153E.7010203@gmx.net> <544518F1.4050907@inria.fr> <544519B6.6050007@gmx.net> <54451A2A.6010300@inria.fr> <54451FB0.3080303@gmx.net> <5445212C.5030102@coherentgraphics.co.uk> <544522A9.90407@gmx.net> In-Reply-To: <544522A9.90407@gmx.net> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-Provags-ID: V03:K0:c79dypO+jZ/LLfL1h5V9/KHgt3KeeQ1tiSnePSfeuRQuEy/FNyR 5U0Ev1nsiqzr8Qd4aHwRBjXIlUZTs10RbEjtGTub7Ciar0yEs+sbxH+DyVSiIc2KneUfN5S pVELuzi+Q1LzuJvoprAK0i1Jwc8bPaMLLCBkrL7ODcwN1S2p7c9lmi2Hm1iUjLAyM1um82/ pLMVfFNSv7lexpAGaQlcA== X-UI-Out-Filterresults: notjunk:1; Subject: Re: [Caml-list] Errors in installing 'lwt' I am puzzled by a comment from Török. I tried $ocamlfind list bigarray (version: [distributed with Ocaml]) bytes (version: [distributed with OCaml 4.02 or above]) cmdliner (version: 0.9.5) compiler-libs (version: [distributed with Ocaml]) compiler-libs.bytecomp (version: [distributed with Ocaml]) compiler-libs.common (version: [distributed with Ocaml]) compiler-libs.optcomp (version: [distributed with Ocaml]) compiler-libs.toplevel (version: [distributed with Ocaml]) dynlink (version: [distributed with Ocaml]) findlib (version: 1.5.3) graphics (version: [distributed with Ocaml]) menhirLib (version: 20140422) num (version: [distributed with Ocaml]) num-top (version: 1.5.3) num.core (version: [internal]) ocamlbuild (version: [distributed with Ocaml]) ppx_tools (version: 0.99) ppx_tools.metaquot (version: 0.99) stdlib (version: [distributed with Ocaml]) str (version: [distributed with Ocaml]) threads (version: [distributed with Ocaml]) threads.posix (version: [internal]) threads.vm (version: [internal]) unix (version: [distributed with Ocaml]) There is no 'camlp4' in this list despite the fact that 'opam' installed it without any problems.