MyiHome Server (Popcorn Hour)
Posted: Fri Nov 26, 2010 7:06 pm
HI There,
I`ve tried to install "MyiHome Server" as a web app but iam stuck to where i should edit the file which has the paths of my media library and schedule automatic start of the server.
Simple how to can be found here -> http://www.networkedmediatank.com/wiki/ ... g_in_Linux
Description, also DL link can be found here -> http://www.networkedmediatank.com/download/myihome.html
Here is the steps i follow:
1. Unpacked the downloaded file to my Download folder
2. In my HDA setup page i choose apps -> Webapps, then "new Web Apps"
3. Name: myihome
4. Copy "MyiHomeLinux-v5.2.0" content to "/var/hda/web-apps/myihome/"
7. Change the ownership and group to "apache"
8. Start the server and stop it.
ctrl+c (to stop it)
9. According to the installation instructions i should:
When i hit enter i`ve got huge list of one and the same error
The second question is how to tell MyiHome to automatically start?
Any suggestions?
I`ve tried to install "MyiHome Server" as a web app but iam stuck to where i should edit the file which has the paths of my media library and schedule automatic start of the server.
Simple how to can be found here -> http://www.networkedmediatank.com/wiki/ ... g_in_Linux
Description, also DL link can be found here -> http://www.networkedmediatank.com/download/myihome.html
Here is the steps i follow:
1. Unpacked the downloaded file to my Download folder
2. In my HDA setup page i choose apps -> Webapps, then "new Web Apps"
3. Name: myihome
4. Copy "MyiHomeLinux-v5.2.0" content to "/var/hda/web-apps/myihome/"
Code: Select all
# cp -R MyiHomeLinux-v5.2.0/* /var/hda/web-apps/myihome/
Code: Select all
# cd /var/hda/web-apps/myihome/
# chown -R apache *
# chgrp -R apache *
Code: Select all
# ./startserver.sh
9. According to the installation instructions i should:
Code: Select all
# gedit ~/Library/myiHome/preference.xml
When i hit enter i`ve got huge list of one and the same error
How to fix this?GConf Error: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://projects.gnome.org/gconf/ for information. (Details - 1: Failed to get connection to session: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.)
The second question is how to tell MyiHome to automatically start?
Any suggestions?