[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Jacques Garrigue <garrigue@k...> |
| Subject: | Re: [Caml-list] GODI, second version |
From: Gerd Stolpmann <info@gerd-stolpmann.de> > there is now an improved version of GODI for download: > > http://www.ocaml-programming.de/packages/godi-bootstrap-20030805.tar.gz > > - The bootstrap script tries to pre-configure labltk. It looks into > much more locations that the O'Caml configure script. I think this > was one of the biggest problems in the first release. OK. Nice attempt, and properly splitting the work with ocaml's configuration script. By the way, I'm not sure this is a good idea to make labltk an optional package, for two reasons: - since it gets configured with ocaml, you have to recompile ocaml if something goes wrong (your pre-search may help, but since you don't check by explicitly linking this may still be wrong). - it includes ocamlbrowser, which is an ocaml tool expected to be there If your motivation is to allow binary packages including only part of the stuff, then it might be a better idea to make ocaml a metapackage, and have packages ocaml-core, ocaml-graphics, ocaml-labltk, ocaml-camlp4 as dependencies. --------------------------------------------------------------------------- Jacques Garrigue Kyoto University garrigue at kurims.kyoto-u.ac.jp <A HREF=http://wwwfun.kurims.kyoto-u.ac.jp/~garrigue/>JG</A> ------------------- 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