> symlinking is evil, the correct way of doing a ocaml debian > package is making the stuff understand that ocaml stuff lives > in /usr/lib/ocaml. > How far should we take this? For example, should the x11 widget library used in efuns live in, e.g. "/usr/lib/ocaml/x11"? Or should /usr/lib/ocaml be limited to language-specific items -- i.e., items required to run the base OCaml installation? Thanks, -Brent