From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Delivered-To: caml-list@yquem.inria.fr Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by yquem.inria.fr (Postfix) with ESMTP id A5564BB81 for ; Fri, 24 Dec 2004 18:25:00 +0100 (CET) Received: from corwin.easynet.fr (smarthost160.mail.easynet.fr [212.180.1.160]) by nez-perce.inria.fr (8.13.0/8.13.0) with ESMTP id iBOHP0g9003589 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NO) for ; Fri, 24 Dec 2004 18:25:00 +0100 Received: from asi-62.asi256ip.easynet.fr ([212.180.39.62] helo=micro) by corwin.easynet.fr with esmtp (Exim 4.34) id 1ChtBR-000477-DI for caml-list@yquem.inria.fr; Fri, 24 Dec 2004 18:24:58 +0100 Received: from gildor by micro with local (Exim 4.34) id 1ChtBQ-0004RC-Cc for caml-list@yquem.inria.fr; Fri, 24 Dec 2004 18:24:56 +0100 Date: Fri, 24 Dec 2004 18:24:56 +0100 To: caml-list@yquem.inria.fr Subject: Re: [Caml-list] Wishes for an easy install of Ocaml Message-ID: <20041224172456.GA17033@gallu.homelinux.org> References: <41CBDA52.9040608@leledy.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <41CBDA52.9040608@leledy.org> User-Agent: Mutt/1.5.6+20040722i From: Sylvain LE GALL X-Miltered: at nez-perce with ID 41CC50EC.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Spam: no; 0.00; caml-list:01 ocaml:01 le-gall:01 wrote:01 macos:01 ocaml:01 apt-get:01 apt-get:01 tuareg:01 unix:01 caml:02 debian:02 strong:96 bugs:03 woody:03 X-Spam-Checker-Version: SpamAssassin 3.0.0 (2004-09-13) on yquem.inria.fr X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.0.0 X-Spam-Level: Hello, On Fri, Dec 24, 2004 at 09:58:58AM +0100, Philippe Lelédy wrote: > I introduce me a little: > > I am a French teacher who give to my students their first course in > Computer Science, which include learning Caml (as the first language). > > I give them strong advice to install an Unix-like OS on their own > computer, with some success (Linux, MacOS X). > But because they have absolutly no Unix experience, I'd like to say > them that installing Ocaml is as simple as > > apt-get install ocaml (for instance) > > but it is not. Another step is mandatory > > apt-get install tuareg > What version of Debian do they use ? If it is woody, the ocaml packages are pretty old and maybe have some bugs, concerning sarge of sid, i don't think they suffer from the same problem. Kind regard Sylvain Le Gall