caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] GODI for 3.07beta1
@ 2003-08-09 13:10 Gerd Stolpmann
  0 siblings, 0 replies; only message in thread
From: Gerd Stolpmann @ 2003-08-09 13:10 UTC (permalink / raw)
  To: caml-list

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 <prefix>/build
rm -rf base godi
cd <prefix>/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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-08-09 13:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-09 13:10 [Caml-list] GODI for 3.07beta1 Gerd Stolpmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).