First a compliment on your outstanding work and support on airtime. I asked several things and got an immediate and valuable response every time.
I noticed that the platform assumption is Ubuntu. I am using Debian 6 (squeeze) myself. This requires additional packages to be installed, like the Zend framework.
Could you mention what packages are required in order for Airtime 1.6.1 to run properly?
> > This requires additional packages to be installed,
> > like the Zend framework.
>
> Possibly that's only required for Airtime 1.7 onwards, not anything
> Ubuntu-specific. It may only be required for development.
>
Depends which part of the Zend Framework you are talking about. You
definitely need the Zend libraries in order to run Airtime, but you dont
need the development tools.
> So between 1.6.1 and 1.7 we seem to have added:
>
> tar gzip bzip2 curl git-core sox zend-framework-bin libsamplerate0
>
The difference in dependency list is mainly due to a development install
versus a user install. Those packages used to be listed with 1.6 but we
removed them because they are only needed for development.