From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on yquem.inria.fr X-Spam-Level: * X-Spam-Status: No, score=1.1 required=5.0 tests=AWL,SPF_SOFTFAIL autolearn=disabled version=3.1.3 X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from mail3-relais-sop.national.inria.fr (mail3-relais-sop.national.inria.fr [192.134.164.104]) by yquem.inria.fr (Postfix) with ESMTP id 97F88BC69 for ; Mon, 15 Oct 2007 14:54:16 +0200 (CEST) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgAAAEQAE0fAXQInh2dsb2JhbACORgEBAQgKKQ X-IronPort-AV: E=Sophos;i="4.21,277,1188770400"; d="scan'208";a="4534610" Received: from concorde.inria.fr ([192.93.2.39]) by mail3-smtp-sop.national.inria.fr with ESMTP; 15 Oct 2007 14:54:17 +0200 Received: from mail2-relais-roc.national.inria.fr (mail2-relais-roc.national.inria.fr [192.134.164.83]) by concorde.inria.fr (8.13.6/8.13.6) with ESMTP id l9FCs9mK018155 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=OK) for ; Mon, 15 Oct 2007 14:54:16 +0200 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgAAAMf/EkdQW+UCn2dsb2JhbACORgEBAQEHBAYJCBg X-IronPort-AV: E=Sophos;i="4.21,277,1188770400"; d="scan'208";a="3042335" Received: from main.gmane.org (HELO ciao.gmane.org) ([80.91.229.2]) by mail2-smtp-roc.national.inria.fr with ESMTP; 15 Oct 2007 14:54:09 +0200 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1IhPNy-00044s-V6 for caml-list@inria.fr; Mon, 15 Oct 2007 12:49:30 +0000 Received: from ks300734.kimsufi.com ([91.121.65.225]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 15 Oct 2007 12:49:30 +0000 Received: from sylvain by ks300734.kimsufi.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 15 Oct 2007 12:49:30 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: caml-list@inria.fr From: Sylvain Le Gall Subject: Re: OCaml website down? Date: Mon, 15 Oct 2007 12:38:24 +0000 (UTC) Message-ID: References: <433C198F-2676-4808-A238-D179DA340008@rice.edu> <200710150920.44524.jon@ffconsultancy.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: ks300734.kimsufi.com User-Agent: slrn/0.9.8.1pl2 (Debian) Sender: news X-Miltered: at concorde with ID 471362F1.000 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; le-gall:01 ocaml:01 apt-get:01 ocaml:01 apt-get:01 recompile:01 2007,:98 wrote:01 wrote:01 binaries:01 caml:02 seems:03 repository:03 install:05 raj:05 On 15-10-2007, Jon Harrop wrote: > On Sunday 14 October 2007 22:22:42 Raj Bandyopadhyay wrote: >> caml.inria.fr seems to be down currently > > Again?! I don't know of any mirrors but maybe we should set one up. > > If you're using an environment with a repository like "apt" then you can do: > > sudo apt-get source ocaml > > of course... > Why "apt-get SOURCE ocaml" ? I think for binaries only you can do a "apt-get install ocaml" which is far more simple than to recompile everything. Regards, Sylvain Le Gall