Page 1 of 1

Can't start twonkymedia

Posted: Fri Aug 19, 2011 12:39 am
by RaymondDay
This is what is does in Webmin. The command line too.

Executing /etc/init.d/twonkymedia start ..

Starting /usr/local/twonkymedia/twonkymedia ... dtach: could not execute /usr/local/twonkymedia/twonkymedia: No such file or directory

I even renamed the file twonkymedia to twonkymedia1 then made a folder twonkymedia and moved it all in there and renmaed the twonkymedia1 file back with out the 1. The doing /etc/init.d/twonkymedia start would say the same error only this time Could not execute /usr/local/twonkymedia that was it no 2 twonkymedia folders.

Not sure why it's pointing to 2. This is a new install of Ubuntu server and the 1st thing was webmin then Twonkymedia.

I all so set this up and it works on a Ubuntu server I had set up for years now. So I don't get what's wrong.

Any one know?

-Raymond Day

Re: Can't start twonkymedia

Posted: Fri Aug 19, 2011 2:37 am
by RaymondDay
Looks like it is fixed now.

Mostly had to do:

apt-get install ia32-libs

It's running on a 64 bit Atom CPU.

-Raymond Day