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 mail4-relais-sop.national.inria.fr (mail4-relais-sop.national.inria.fr [192.134.164.105]) by sympa.inria.fr (Postfix) with ESMTPS id 63E297ED26 for ; Tue, 19 Jun 2012 08:30:26 +0200 (CEST) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AioDABIc4E+K54gDkWdsb2JhbABFhVewGiIBAQEBFBIUJ4IZAQUjVQEQCw0BDAIFFgsCAgkDAgECAUUGDQEHAogHBAemF5MAgSCKCYUHgRIDlSSFVCKMaQ X-IronPort-AV: E=Sophos;i="4.75,795,1330902000"; d="scan'208";a="148076587" Received: from unknown (HELO rouge.crans.org) ([138.231.136.3]) by mail4-smtp-sop.national.inria.fr with ESMTP/TLS/ADH-AES256-SHA; 19 Jun 2012 08:30:25 +0200 Received: from localhost (localhost.crans.org [127.0.0.1]) by rouge.crans.org (Postfix) with ESMTP id 5A266837E; Tue, 19 Jun 2012 08:30:23 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at crans.org Received: from rouge.crans.org ([10.231.136.3]) by localhost (rouge.crans.org [10.231.136.3]) (amavisd-new, port 10024) with LMTP id vMvtPO+bY6yj; Tue, 19 Jun 2012 08:30:23 +0200 (CEST) Received: from [192.168.39.1] (fbx.up7.fr [81.56.96.177]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by rouge.crans.org (Postfix) with ESMTPSA id 1BB1080E4; Tue, 19 Jun 2012 08:30:22 +0200 (CEST) Message-ID: <4FE01C7E.3040708@glondu.net> Date: Tue, 19 Jun 2012 08:30:22 +0200 From: =?UTF-8?B?U3TDqXBoYW5lIEdsb25kdQ==?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.4) Gecko/20120510 Icedove/10.0.4 MIME-Version: 1.0 To: Jeffrey Scofield CC: Caml List References: In-Reply-To: X-Enigmail-Version: 1.4.1 OpenPGP: id=49881AD3 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Caml-list] OCaml on Amazon EC2 Instance Le 19/06/2012 06:33, Jeffrey Scofield a =C3=A9crit : > Can anybody tell me how to install OCaml on an Amazon EC2 instance? I'm > running Amazon Linux (because it's free). None of the preconfigured > repositories seem to include OCaml itself (though a few libraries are > present if you enable EPEL 6 "Extra Packages for Enterprise Linux"). >=20 > There's some indication that I need the "Optional Packages," but so far > all I have is this name. I don't know what it refers to or how to access > it from my instance. You can try with Debian: http://www.monperrus.net/martin/installing-debian-on-amazon-ec2 Cheers, --=20 St=C3=A9phane