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 PAA08084; Sat, 9 Aug 2003 15:10:43 +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 PAA12914 for ; Sat, 9 Aug 2003 15:10:41 +0200 (MET DST) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.186]) by nez-perce.inria.fr (8.11.1/8.11.1) with ESMTP id h79DAfT04754 for ; Sat, 9 Aug 2003 15:10:41 +0200 (MET DST) Received: from [212.227.126.160] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 19lTUX-0001M8-00 for caml-list@inria.fr; Sat, 09 Aug 2003 15:10:41 +0200 Received: from [80.129.96.76] (helo=gate.gerd-stolpmann.de) by mrelayng.kundenserver.de with asmtp (Exim 3.35 #1) id 19lTUW-0002Xu-00 for caml-list@inria.fr; Sat, 09 Aug 2003 15:10:41 +0200 Received: from ice.gerd-stolpmann.de (ice.gerd-stolpmann.de [192.168.0.13]) by gate.gerd-stolpmann.de (Postfix) with ESMTP id 77DC356F1 for ; Sat, 9 Aug 2003 15:10:40 +0200 (CEST) Received: by ice.gerd-stolpmann.de (Postfix, from userid 1000) id 570A6B039; Sat, 9 Aug 2003 15:10:40 +0200 (CEST) Subject: [Caml-list] GODI for 3.07beta1 From: Gerd Stolpmann To: caml-list@inria.fr Content-Type: text/plain Content-Transfer-Encoding: 7bit Message-Id: <1060434639.987.67.camel@ice.gerd-stolpmann.de> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.4 Date: 09 Aug 2003 15:10:39 +0200 X-Loop: caml-list@inria.fr X-Spam: no; 0.00; gerd:01 stolpmann:01 3.07:01 bootstrap:01 -rf:01 pcre:01 viktoriastr:01 64293:01 darmstadt:01 binary:02 o'caml:02 conf:03 supports:06 confuse:08 www:91 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk Hi list, GODI supports now 3.07beta1. To enable it, add this line to godi.conf: GODI_SECTION = 3.07beta1 Furthermore, I would recommend to either start with a new bootstrap, or clean your current installation before you try to upgrade. Many packages have still the same version number, and this may confuse GODI: cd /build rm -rf base godi cd /build/packages rm */* # or move packages away godi_delete -r godi-ocaml godi-pcre godi-ocaml-src (godi_pcre because of a missing dependency). Then start with godi_build -update, and run godi_build on the packages you would like to have. godi_build -upgrade should not be used for an O'Caml upgrade. Furthermore, I also recommend to add NO_MTREE=yes to godi.conf; otherwise it might be possible that you get error messages when you godi_add a binary package. Gerd -- ------------------------------------------------------------ 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