Fixed paths for pypo and the show recorder.
Pypo and the show recorder now read their paths from the INI files.
Note that liquidsoap and shell scripts do not yet read from the
INI files, and so that paths are hard-coded in those places.
On uninstall, no longer deleting INI files and the STOR directory.
Included a note to remove those by hand if they want them gone.
Fixed some bugs where not all directories were removed on uninstall.
Fixed bugs in the Show Recorder install where it was adding directories
that it didnt need.
Renamed directory "dev" to "dev_tools".
Replaced the ecasound-2.7.2 with a new download of ecasound. The reason is
that the previous ecasound directory had all the Makefiles checked in with
hardcoded paths from Naomi's computer. This prevented anyone else from
being able to build. I copied over the modified version of ecacontrol.py.