I'm also wanting to install on Mint 16... same problem as above. I tried installing the required musepack-tools:i386 dependency it was complaining about (libmpcdec6:i386) but it wants to blow away a bunch of 64 bit stuff from my machine to install which I am not going to do because who knows what that will break... probably plenty. Apparently there is some issue where they can't coexist? A 64 bit build might be nice and would reduce the number of issues installing on a 64-bit OS.
> sudo apt-get install libmpcdec6:i386
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
gstreamer0.10-plugins-bad k3b k3b-i18n kaffeine language-pack-kde-en libk3b6 libk3b6-extracodecs
libmpcdec6 libxine1 libxine1-misc-plugins libxine1-plugins mint-meta-codecs mint-meta-codecs-kde
mint-meta-kde phonon-backend-vlc vlc vlc-nox vlc-plugin-notify vlc-plugin-pulse
The following NEW packages will be installed:
libmpcdec6:i386
0 upgraded, 1 newly installed, 19 to remove and 33 not upgraded.
Need to get 34.8 kB of archives.
You shouldn't need the libmpcdec6:i386 if you are installing a current build.
dpkg -I MediaCenter-19.0.134.deb
...l
Package: mediacenter19
Version: 19.0.134
Section: sound
Priority: optional
Architecture: i386
Installed-Size: 100773
Homepage:
http://www.jriver.com/ Depends: libc6 (>= 2.13), libasound2 (>= 1.0.25), libuuid1 (>= 2.20.1), libx11-6 (>= 2:1.5.0), libxcb1 (>= 1.8.1), libxau6 (>= 1:1.0.7), libxdmcp6 (>= 1:1.1.1), libstdc++6 (>= 4.7.2)
Recommends: xfonts-75dpi, xfonts-100dpi, vorbis-tools (>= 1.4.0) | vorbis-tools:amd64 (>= 1.4.0), lame (>= 3.99) | lame:amd64 (>= 3.99), musepack-tools (>= 2:0.1) | musepack-tools:amd64 (>= 2:0.1)
As you can see, the recommends (
which are optional) will accept either 32 or 64 bit packages of musepack-tools which is only needed for the command line encoder.