Problem running Twonky Media on Ubuntu Server 8.10

General discussion about the media server. Feature requests. Hints, tips and tricks.
Locked
User avatar
nixiepixel
Posts:2
Joined:Mon Jun 08, 2009 11:06 am
AV Hardware:Ubuntu Server 8.10, XBox 360
Location:California
Contact:
Problem running Twonky Media on Ubuntu Server 8.10

Post by nixiepixel » Mon Jun 08, 2009 11:15 am

Hello, I recently tried to install Twonky Media version 5.0 on Ubuntu Server 8.10. I followed both the manual installation instructions and the script installation instructions, and I am having the same error each time.

Whenever I try to run the twonkymedia .sh file or run the twonkymedia file it tells me that there is "no such file or directory." I changed the permissions to be 777 to ensure there was no permissions problem, and tried using both a fully qualified path (i.e. /home/nixie/.twonkymedia/twonkymedia) and ./twonkymedia, but none of it works, it keeps telling me it does not exist, even though it does.

Can anyone tell me why Ubuntu Server insists that these files do not exist when I try to run them?

Thanks!

~Nix

User avatar
mgillespie
Posts:1222
Joined:Fri Jul 08, 2005 1:19 pm
AV Hardware:TwonkyMedia AV UPnP Mediaserver (Marvell Kirkwood ARM Sheevaplug with Debian Squeeze).
2x Noxon V2 audio client
1x PS3 Slim 500GB Audio/Video UPnP client.
1x Sony VGF-CP1 Wireless Photoframe.
Location:UK

Re: Problem running Twonky Media on Ubuntu Server 8.10

Post by mgillespie » Mon Jun 08, 2009 6:40 pm

Did you install 32bit or 64bit Ubuntu? If you installed 64bit, then you need to install ia32libs package.

It's documented here:

http://www.twonkyforum.com/viewtopic.php?f=6&t=5065
Please note: Moderators here are voluntary and do not work for PacketVideo or Twonky, please do not attack us. Any posts are personal opinion, and may not be those of PV/Twonky.

User avatar
nixiepixel
Posts:2
Joined:Mon Jun 08, 2009 11:06 am
AV Hardware:Ubuntu Server 8.10, XBox 360
Location:California
Contact:

Re: Problem running Twonky Media on Ubuntu Server 8.10

Post by nixiepixel » Mon Jun 08, 2009 10:23 pm

Thank you for the response. Yes, I did install the 64-bit version of Ubuntu Server, and I do have the 32-bit libraries installed. So unfortunately that isn't the issue (or it would be a quick fix!).

Thanks!

ThermoGel
Posts:1
Joined:Fri Jun 26, 2009 3:10 pm
AV Hardware:Ubuntu 8.10, XBOX 360

Re: Problem running Twonky Media on Ubuntu Server 8.10

Post by ThermoGel » Fri Jun 26, 2009 3:17 pm

nixiepixel wrote:Hello, I recently tried to install Twonky Media version 5.0 on Ubuntu Server 8.10. I followed both the manual installation instructions and the script installation instructions, and I am having the same error each time.

Whenever I try to run the twonkymedia .sh file or run the twonkymedia file it tells me that there is "no such file or directory." I changed the permissions to be 777 to ensure there was no permissions problem, and tried using both a fully qualified path (i.e. /home/nixie/.twonkymedia/twonkymedia) and ./twonkymedia, but none of it works, it keeps telling me it does not exist, even though it does.

Can anyone tell me why Ubuntu Server insists that these files do not exist when I try to run them?

Thanks!

~Nix
If you did try and run twonky using what you typed in above, /home/nixie/.twonkymedia/twonkymedia, the period in front of the first twonkymedia should not be there. Try ./home/nixie/twonkymedia/twonkymedia, moving the period at the start.

Locked