From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: caml-list@sympa.inria.fr Delivered-To: caml-list@sympa.inria.fr 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 9A4537F30A for ; Wed, 27 Feb 2013 17:26:41 +0100 (CET) Received-SPF: None (mail3-smtp-sop.national.inria.fr: no sender authenticity information available from domain of oliver@first.in-berlin.de) identity=pra; client-ip=192.109.42.8; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="oliver@first.in-berlin.de"; x-sender="oliver@first.in-berlin.de"; x-conformance=sidf_compatible Received-SPF: None (mail3-smtp-sop.national.inria.fr: no sender authenticity information available from domain of oliver@first.in-berlin.de) identity=mailfrom; client-ip=192.109.42.8; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="oliver@first.in-berlin.de"; x-sender="oliver@first.in-berlin.de"; x-conformance=sidf_compatible Received-SPF: None (mail3-smtp-sop.national.inria.fr: no sender authenticity information available from domain of postmaster@einhorn.in-berlin.de) identity=helo; client-ip=192.109.42.8; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="oliver@first.in-berlin.de"; x-sender="postmaster@einhorn.in-berlin.de"; x-conformance=sidf_compatible X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: At8EAH8yLlHAbSoIe2dsb2JhbABFhk+2LYUbehYOAQEWJgQjgiABBSMEYgsJEQIFGgcCAg8FGIhXBKw+kmAVgQ6MVl5EFoIXMmEDjjKIDpI9gTc X-IPAS-Result: At8EAH8yLlHAbSoIe2dsb2JhbABFhk+2LYUbehYOAQEWJgQjgiABBSMEYgsJEQIFGgcCAg8FGIhXBKw+kmAVgQ6MVl5EFoIXMmEDjjKIDpI9gTc X-IronPort-AV: E=Sophos;i="4.84,747,1355094000"; d="scan'208";a="3653180" Received: from einhorn.in-berlin.de ([192.109.42.8]) by mail3-smtp-sop.national.inria.fr with ESMTP/TLS/DHE-RSA-AES256-SHA; 27 Feb 2013 17:26:41 +0100 X-Envelope-From: oliver@first.in-berlin.de X-Envelope-To: Received: from first (e178002249.adsl.alicedsl.de [85.178.2.249]) (authenticated bits=0) by einhorn.in-berlin.de (8.13.6/8.13.6/Debian-1) with ESMTP id r1RGQehK014164 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Wed, 27 Feb 2013 17:26:40 +0100 Received: by first (Postfix, from userid 1000) id 3D25B15400E6; Wed, 27 Feb 2013 17:26:39 +0100 (CET) Date: Wed, 27 Feb 2013 17:26:40 +0100 From: oliver To: caml-list@inria.fr Message-ID: <20130227162640.GA6875@siouxsie> References: <20130227162405.GA6223@siouxsie> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20130227162405.GA6223@siouxsie> User-Agent: Mutt/1.5.20 (2009-06-14) X-Scanned-By: MIMEDefang_at_IN-Berlin_e.V. on 192.109.42.8 Subject: Re: [Caml-list] OCamlMakefile, file, ocamljobinfo, opam, ocamlbrew -> something does not fit together additional info: oliver@siouxsie:~$ which ocamlfind /usr/bin/ocamlfind oliver@siouxsie:~$ source ocamlbrew/ocaml-4.00.1/etc/ocamlbrew.bashrc oliver@siouxsie:~$ which ocamlfind /home/oliver/ocamlbrew/ocaml-4.00.1/.opam/4.00.1/bin/ocamlfind oliver@siouxsie:~$