Page 1 of 1

Twonky Linux 64bit Version?

Posted: Tue Dec 30, 2008 3:04 pm
by sze
Hi,

I have a fedora 10 64bit system. The twonky doesn't want to run at this machine. Is there a plan to make a 64 bit version for linux?


thx


Stefan

Re: Twonky Linux 64bit Version?

Posted: Tue Dec 30, 2008 3:23 pm
by mgillespie
On Ubuntu, you can get it working on 64bit (apparently) by using:

Code: Select all

sudo apt-get install ia32-libs
You might want to see if there is a RPM install for ia32-libs on Fedora. Post back if you get it working!!

Re: Twonky Linux 64bit Version?

Posted: Fri Mar 13, 2009 3:49 pm
by erno
Twonky runs in 64 bit Fedora 10 if you install some i386 packages.

I ran (as root):
yum install elfutils.i386 elfutils-libelf.i386 elfutils-libs.i386
yum install libgcc.i386

These 4 packages bring along automatically a number of other packages, enabling Twonky to run on 64 bit Fedora 10.

Good luck.