Directory Layout
Not logged in
Bounty program for improvements to Tcl and certain Tcl packages.
Tcl 2018 Conference, Houston/TX, US, Oct 15-19
Send your abstracts to tclconference@googlegroups.com or submit via the online form
by Aug 20.

By default ODIE creates a directory in your active user's home folder called "odie". All downloads, compilations, and installations are relative to that directory.

Here are a few key locations to know within your odie folder:

sandboxLocation where code is unpacked and compiled
downloadLocation where fossil, tar ball, and zip repositories are downloaded and cached
binLocation where binaries are installed

Each of these locations can be overrided during configuration with the flags:

  1. --prefix
  2. --sandbox
  3. --download