Debian Lenny Install Problem, Please Help?

General discussion about the media server. Feature requests. Hints, tips and tricks.
Locked
ryan
Posts:2
Joined:Fri Jan 14, 2011 11:10 pm
AV Hardware:?
Debian Lenny Install Problem, Please Help?

Post by ryan » Fri Jan 14, 2011 11:12 pm

Hi,

I have followed the instructions on your website to install TwonkyMedia Server to my Linux machine.

Having run the v6.0.28 (Linux: setup package) as root I received the following error during install and whenever trying to start TwonkyMedia either via /etc/init.d/twonkyserver OR via twonkymedia.sh (when at /usr/local/twonkymedia directory).

Starting server ...
Starting /usr/local/twonkymedia/twonkymedia ... /usr/local/twonkymedia/twonkymedia.sh: line 91: /usr/local/twonkymedia/twonkymedia: No such file or directory

I have changed all ownership of /usr/local/twonkymedia to root:staff -

Is there something I am missing? Please help as I would like to try this software with my XBox 360 and hopefully end up purchasing it if it works :)

Cheers,
Ryan

User avatar
parnott
Posts:326
Joined:Mon Sep 20, 2010 9:55 pm
AV Hardware:Twonky, WDTV Live, XBMC (Linux & Windows)

Re: Debian Lenny Install Problem, Please Help?

Post by parnott » Sun Jan 16, 2011 1:04 am

But have you made sure the files are executable?

ryan
Posts:2
Joined:Fri Jan 14, 2011 11:10 pm
AV Hardware:?

Re: Debian Lenny Install Problem, Please Help?

Post by ryan » Sun Jan 16, 2011 2:45 am

[quote="parnott"]But have you made sure the files are executable?[/quote]

Yes :) File structure below:

/usr/local/twonkymedia$ ls -la
total 1612
drwxr-xr-x 5 root staff 4096 2011-01-15 10:39 .
drwxrwsr-x 11 root staff 4096 2011-01-15 10:11 ..
drwxr-xr-x 2 root staff 4096 2010-10-23 07:32 cgi-bin
-rw-r--r-- 1 root staff 193 2010-10-23 00:09 initial_keystore.dat
-rw-r--r-- 1 root staff 5229 2011-01-15 10:39 install.log
-rw-r--r-- 1 root staff 2768 2010-10-23 00:09 Linux-HowTo.txt
drwxr-xr-x 2 root staff 4096 2010-10-23 07:32 plugins
-rw-r--r-- 1 root staff 421 2010-10-23 00:09 radio.m3u
drwxr-xr-x 4 root staff 4096 2010-10-23 07:29 resources
-rw-r--r-- 1 root staff 45252 2010-10-23 00:09 RevisionHistory
-rwxr-xr-x 1 root staff 4744 2010-10-23 03:45 twonkymedia
-rwxr-xr-x 1 root staff 1538780 2010-10-23 03:45 twonkymediaserver
-rw-r--r-- 1 root staff 127 2010-10-23 07:32 twonkymedia-server-default.ini
-rwxr-xr-x 1 root staff 3775 2011-01-15 10:39 twonkymedia.sh

Locked