From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id QAA15622; Tue, 20 Jul 2004 16:28:13 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id QAA15632 for ; Tue, 20 Jul 2004 16:28:12 +0200 (MET DST) Received: from mail.npc.de (fw.npc.de [62.225.140.214]) by nez-perce.inria.fr (8.12.10/8.12.10) with ESMTP id i6KESAEV000386 for ; Tue, 20 Jul 2004 16:28:11 +0200 Received: from styx.ffm.npc.de (pD9EA6EF9.dip.t-dialin.net [217.234.110.249]) by mail.npc.de (Postfix) with ESMTP id 5E36817AE for ; Tue, 20 Jul 2004 16:28:10 +0200 (CEST) Received: from hera.ffm.npc.de (hera.f.npc.de [192.168.130.8]) by styx.ffm.npc.de (Postfix STYX NPC GmbH) with ESMTP id 831CBC437 for ; Tue, 20 Jul 2004 16:28:08 +0200 (CEST) Received: from ares.ffm.npc.de (unknown [192.168.130.32]) by hera.ffm.npc.de (Postfix HERA NPC GmbH) with ESMTP id B8905159C9 for ; Tue, 20 Jul 2004 16:28:07 +0200 (CEST) Received: from [192.168.130.32] (unknown [192.168.130.32]) by ares.ffm.npc.de (Postfix ARES NPC GmbH) with ESMTP id 561DF1855 for ; Tue, 20 Jul 2004 16:28:07 +0200 (CEST) Subject: [Caml-list] GODI news: GODI for O'Caml 3.08 From: Gerd Stolpmann To: caml-list@inria.fr Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 20 Jul 2004 16:28:06 +0200 Message-Id: <1090333687.24573.0.camel@ares> Mime-Version: 1.0 X-Miltered: at nez-perce with ID 40FD2BFB.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Loop: caml-list@inria.fr X-Spam: no; 0.00; gerd:01 stolpmann:01 add-on:01 netbsd:01 cygwin:01 bootstrap:01 bootstrap:01 readdir:01 gerd:01 stolpmann:01 viktoriastr:01 64293:01 darmstadt:01 kernel:01 supported:01 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk Hi list, GODI, the O'Caml source-based distribution, is now available for O'Caml 3.08. GODI automatically downloads, builds, and installs the core O'Caml system together with a growing number of libraries and other add-on software. It runs on Linux, Solaris, FreeBSD, NetBSD, Cygwin, HP-UX, MacOS X. The previous O'Caml version, 3.07, is still supported, but it is expected that the software packages are not as frequently updated as for the new version, 3.08. If you are new to GODI, read more here: http://www.ocaml-programming.de/godi/ This page explains GODI and how to install it from scratch. Note that you should use the newest GODI bootstrap tarball (http://www.ocaml-programming.de/packages/godi-bootstrap-20040717.tar.gz). If have already installed GODI for O'Caml 3.07, it is possible to upgrade it to 3.08: - Save the packages in /build/packages/All. You can recover your old installation with them (by godi_add'ing them), in the case something fails. - Edit /etc/godi.conf, and set GODI_SECTION=3.08 - Start godi_console, select "Update the list of available packages" - After that, go to the menu "Select source packages", and select _only_ godi-core-mk for rebuild (letter "b" in the package view). - Perform this single build ("s"tart installation) - After that, go back to "Select source packages", and select godi-ocaml and godi-ocaml-src for build. Most packages are dependent on these, so many further packages will also be rebuilt. - Perform this mass build ("s"tart installation) Important note of users of Linux kernel 2.6: Sorry, you cannot upgrade. Please bootstrap again. The reason is a user-visible change of the "readdir" system call. Gerd and the GODI team -- ------------------------------------------------------------ Gerd Stolpmann * Viktoriastr. 45 * 64293 Darmstadt * Germany gerd@gerd-stolpmann.de http://www.gerd-stolpmann.de ------------------------------------------------------------ ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners