I am currently running Subsonic 3.5b2 (build 666) under windows XP and Jetty and have been a Subsonic user for around 12 months now....I LOVE IT...without doubt the best web based Music Jukebox available imho!
I now want to run Subsonic under Ubuntu as I've read that Jetty can really limit the performance of Subsonic (also Ubuntu seems to be far more suited to running this type of service)
I currently have a Ubuntu server running Apache/php/mysql and it runs a couple of web based html/php/mysql apps (Joomla being one) on port 80 and it works like a dream.
My problem is, I am totally lost when it comes to installing/configuring Subsonic.
My current web service runs from http://my-url/ (main app)
with sub apps on http://my-url/subdir1, http://my-url/subdir2 etc.
I would like Subsonic available in http://my-url/subsonic if this is possible, If this is not possible then http://my-url:81 would be my second choice.
What i really need is someone to tell me:
1) what other packages do i need to install in order to support Subsonic? (tomcat? Java JDK/JDE?)
2) what apt-get commands do i need to run to install these packages?
3) what manual configurations do i need to make?
4) what Subsonic download do I need? (standalone/WAR?)
5) where do i put the subsonic files?
6) what Subsonic files do i need to configure?
7) does Subsonic make use of mysql? If so what configuration is needed?

Thankyou very much in advance for any help/advice given.