Hey,
So I'm setting a upnp/dlna media streamer on my lan.
I've grown to love the verstaility of PS3 Media Server rather than plex <It supports more codecs and while isn't as polished it seems to have better end results>. However, one of the things it relies on is tsmuxer, which in turn relies on ia32-libs since i'm on a 64 bit system. I'm having a bit of a problem getting this to work, since it seems that debian is moving to a multiarch system. Can anyone suggest a work around to get tsmuxer installed on a 64 bit siduction system?
Thanks
you can try add i386 multiarch, and than install the 32 bit software version. But not every soft is running with multiarch at the moment. Teamviewer7, for example, i cannot run.
You will find some threads here in the forum about multiarch.
Here is the wiki (http://wiki.debian.org/Multiarch/HOWTO) on adding multiarch to your system. As of today I have skype (32-bit package for Debian) working on my 64-bit system, but there remains a problem (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=686033) with googleearth for Nvidia driver users.
Thanks for the help guys, That did the trick!