
Cleaning the Ohana portion of Elixir:

Goals: 
  - enable CVS
  - allow for tarball releases of ohana & subsets
  - clean up the software configuration

- identify external dependencies
  * libpng
  * libjpeg
  * readline

- move notes & documentation to a single location

- fix the compile system for 'misc' to match the others

- remove the links / save links in a tarball

- compilation should be possible with just:

  configure
  make

  do this by hand

