Page 2 of 2

Re: subsonic issue, after install

Posted: Sat Aug 22, 2009 11:28 am
by nordge1
I'm not an expert on this by any means, but the following is what I have noticed as the difference between the 3.6 install and the 3.7 install.

Sindre Mehus (the maintainer of Subsonic) crated a variable file for the installer. Usually it is called "subsonic.sh", it is extracted from he initial tar download. It looks like Damato3000 has created a new variable file called "amahi-subsonic". All the files I have mentioned so far I found in the /var/hda/web-apps/subsonic or subsonic37/program folder on my hda for the 3.6 and 3.7 installs.

When I compare the "amahi-subsonic" file for 3.6 & 3.7 the only difference is the first line

3.6 -> SUBSONIC_HOME="../files";
3.7 -> SUBSONIC_HOME="/var/hda/files";

As 3.7 seams to be installing the files that should be in the "/var/hda/web-apps/subsonic37/files" folder in the "/var/hda/files"folder, I think if you modify this file to be the same as the 3.6 installer it should work.

Thanks again for your help and hard work
Nordge1

Re: subsonic issue, after install

Posted: Sat Aug 22, 2009 1:43 pm
by jbinner
I wish that was what I saw on this end, but my Home= on BOTH versions is set to:
/var/subsonic
(which, does not exist.)

SO where is my issue then?

John

Re: subsonic issue, after install

Posted: Sun Aug 23, 2009 9:54 pm
by nordge1
My guess would be that you're looking at "subsonic.sh" not "amahi-subsonic".

Re: subsonic issue, after install

Posted: Fri Sep 04, 2009 11:00 am
by nordge1
cpg,
Is there a way that I can change the installer package for this app so we can get this moving? I'm fairly certain all that need to be done is to change the entry I noted in my previous post. Let me know how I can help.
thanks
nordge1

Re: subsonic issue, after install

Posted: Sat Dec 12, 2009 2:33 pm
by damato300
I have updated the install file and all install correctly on my end. I am sorry for the delay on this. I travel for my real job and was unable to work on this.

Thanks
damato300