Submitted by wildwizard on Sat, 04/21/2012 - 19:19
So you want to stream your media from your Slackware64 box to your PlayStation and you think that all you need is (PMS)?
Well not quite, while the server component is a java application and is therefore architecture independent, some files need to be transcoded on the fly and PMS has a statically linked application call tsMuxer that takes care of this.
Now tsMuxer is a 32bit application and therefore will not run on a base install of Slackware64, it needs to be multilib enabled.