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 927867EE6A for ; Thu, 30 May 2013 15:49:04 +0200 (CEST) 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: AtcBAPJXp1HAbSoIlGdsb2JhbABZhnS5LYUjfRYOAQEBAQcNCQkUBCSCIwEBBSNWEAsJBQoCAgUhAgIPBQ0LMROHewMPBKhhiQ8NiQAWgRCLFoJXB4JDM2EDjweGToFljB6INA X-IPAS-Result: AtcBAPJXp1HAbSoIlGdsb2JhbABZhnS5LYUjfRYOAQEBAQcNCQkUBCSCIwEBBSNWEAsJBQoCAgUhAgIPBQ0LMROHewMPBKhhiQ8NiQAWgRCLFoJXB4JDM2EDjweGToFljB6INA X-IronPort-AV: E=Sophos;i="4.87,770,1363129200"; d="scan'208";a="16212323" Received: from einhorn.in-berlin.de ([192.109.42.8]) by mail3-smtp-sop.national.inria.fr with ESMTP/TLS/DHE-RSA-AES256-SHA; 30 May 2013 15:49:03 +0200 X-Envelope-From: oliver@first.in-berlin.de Received: from first (e178001026.adsl.alicedsl.de [85.178.1.26]) (authenticated bits=0) by einhorn.in-berlin.de (8.13.6/8.13.6/Debian-1) with ESMTP id r4UDn1g6012551 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 30 May 2013 15:49:01 +0200 Received: by first (Postfix, from userid 1000) id 18CA2154066B; Thu, 30 May 2013 15:49:00 +0200 (CEST) Date: Thu, 30 May 2013 15:49:00 +0200 From: oliver To: Malcolm Matalka Cc: Chet Murthy , Francois Berenger , caml-list Message-ID: <20130530134900.GE2148@siouxsie> References: <20130523235355.GI6510@siouxsie> <87r4gppk3k.fsf@gmail.com> <51A6A13F.901@riken.jp> <1629005.lH05byJ9SH@groupon> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: 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: Problems to get larger user base ... (Re: [Caml-list] OCaml's variables) On Thu, May 30, 2013 at 06:52:25AM +0200, Malcolm Matalka wrote: > I think out would be wrong for opam to try to solve this problem. There > are already many tools available for deploying (Ansible, Puppet, Chef, > Fabric, Capistrano). Such a later can be build on top of opam of need be. > On May 30, 2013 2:57 AM, "Chet Murthy" wrote: [...] Never heard of these tools before... ...possibly such information should be available somewhere from a central OCaml-related webpage. But maybe there already is one which I just don't know. Ciao, Oliver