The Solution: Encap

Each package is installed in its own subdir, but symlinks are maintained so that everything is still accessible via the traditional location in /usr/local.
  • Advantage: Still simple for Admin to identify files for an upgrade.
  • Advantage: Users only need to put one directory in their PATH, MANPATH, etc.
  • Advantage: Even software compiled for /usr/local can usually coexist with Encap.

Mark D. Roth <roth@uiuc.edu>