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=0.0 required=5.0 tests=AWL 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 3B901BBAF for ; Fri, 16 May 2008 12:11:35 +0200 (CEST) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AkABAFb6LEhQRFuwiGdsb2JhbACSKAEBAQ8gm2w X-IronPort-AV: E=Sophos;i="4.27,496,1204498800"; d="scan'208";a="12656301" Received: from furbychan.cocan.org ([80.68.91.176]) by mail3-smtp-sop.national.inria.fr with ESMTP; 16 May 2008 12:11:34 +0200 Received: from rich by furbychan.cocan.org with local (Exim 4.63) (envelope-from ) id 1JwwuT-0001BR-Ft; Fri, 16 May 2008 11:11:33 +0100 Date: Fri, 16 May 2008 11:11:33 +0100 To: Shivkumar Chandrasekaran Cc: caml-list@yquem.inria.fr Subject: Re: [Caml-list] Fedora Core 9 Message-ID: <20080516101133.GA3161@annexia.org> References: <1210887019.8888.17.camel@sobolev.ece.ucsb.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1210887019.8888.17.camel@sobolev.ece.ucsb.edu> User-Agent: Mutt/1.5.13 (2006-08-11) From: Richard Jones X-Spam: no; 0.00; shivkumar:01 ocaml:01 ocaml:01 wrote:01 caml-list:01 compiling:02 fix:05 thu:05 problem:05 install:05 install:05 table:93 standard:07 red:92 release:09 On Thu, May 15, 2008 at 02:30:19PM -0700, Shivkumar Chandrasekaran wrote: > I am trying to install the latest release of OCaml 3.10.2 on a Fedora > Core 9 x86_64 machine. I am getting the same page table problems that > others were reporting, but was supposedly fixed in this release (?). Is there a reason why you're compiling OCaml from source? F9 ships with OCaml 3.10.2 and over 50 OCaml packages, in the standard release. yum install ocaml It also contains a fix for the large pagetable problem, for x86-64. Rich. -- Richard Jones Red Hat