[
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: | Ian T Zimmerman <itz@t...> |
| Subject: | Re: config info |
gurr@mrs.med.ge.com (David Gurr) writes: > Hi, The installation of ocaml based applications might be > simplified if the standard "make install" copied the config lib and > the config/Makefile to the library location. Or if this is messy, > how about a "make install-devel" that does the copying? Thanks for > considering this detail. Tcl/Tk does this, and I absolutely hate it. First of all, the config file is text, and in GNU-like environments it should go under the share tree, not under lib. Second, and more important, it limits flexibility in the derived installations. This is partly a "philosophical" issue (see the last sentence of this message), but also a practical one: any bug in the original build is automatically propagated to the dependent ones. (With Tcl, this surfaced in the naming of shared libraries). Some prefer life simplified; others prefer to keep control of it. -- Ian T Zimmerman <itz@transbay.net> I came to the conclusion that what was wrong about the guillotine was that the condemned man had no chance at all, absolutely none. Albert Camus, _The Outsider_