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
Problem running Twonky Media on Ubuntu Server 8.10
- nixiepixel
- Posts:2
- Joined:Mon Jun 08, 2009 11:06 am
- AV Hardware:Ubuntu Server 8.10, XBox 360
- Location:California
- Contact:
- 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
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
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.
- 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
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!
Thanks!
Re: Problem running Twonky Media on Ubuntu Server 8.10
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.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