Possible Alternative

Install each package in its own subdirectory.
  • Advantage: Simple for Admin to identify files for an upgrade.
  • Disadvantage: Users need to have much larger PATHs.
  • Disadvantage: Can cause complications when installing software from another system, since /usr/local is a well-established convention.

Mark D. Roth <roth@uiuc.edu>