RaymondQE
May 29th, 2005, 10:13 PM
This is my feeble attempt to get MPC support to work on my Hoary system. No guarantees that it will work.
Below are two debian files I created with the checkinstall program, so it they aren't completely debianized. Download the two files from the address below:
http://www.tc.umn.edu/~ouch0004/
Run the commands outlined below.
sudo dpkg -i libmusepack_1.1-1_i386.deb
sudo dpkg -i gstreamer0.8-musepack_0.8.8-1_i386.deb
gst-register-0.8
Open up rhythmbox and see if it works.
UPDATE:
Updated the deb files to work with libmpcdec 1.2 instead of libmusepack 1.1.
new files are located at:
http://www.tc.umn.edu/~ouch0004/libmpcdec/
Procedure:
1. Remove any of the previous installed musepack files
sudo dpkg -r libmusepack_1.1-1_i386.deb
sudo dpkg -r gstreamer0.8-musepack_0.8.8-1_i386.deb
2, install new files
sudo dpkg -i libmpcdec_1.2-1_i386.deb
sudo dpkg -i gstreamer0.8-musepack_0.8.8-2_i386.deb
gst-register-0.8
-- remember to remove and replace these files when the official debs are released.
Below are two debian files I created with the checkinstall program, so it they aren't completely debianized. Download the two files from the address below:
http://www.tc.umn.edu/~ouch0004/
Run the commands outlined below.
sudo dpkg -i libmusepack_1.1-1_i386.deb
sudo dpkg -i gstreamer0.8-musepack_0.8.8-1_i386.deb
gst-register-0.8
Open up rhythmbox and see if it works.
UPDATE:
Updated the deb files to work with libmpcdec 1.2 instead of libmusepack 1.1.
new files are located at:
http://www.tc.umn.edu/~ouch0004/libmpcdec/
Procedure:
1. Remove any of the previous installed musepack files
sudo dpkg -r libmusepack_1.1-1_i386.deb
sudo dpkg -r gstreamer0.8-musepack_0.8.8-1_i386.deb
2, install new files
sudo dpkg -i libmpcdec_1.2-1_i386.deb
sudo dpkg -i gstreamer0.8-musepack_0.8.8-2_i386.deb
gst-register-0.8
-- remember to remove and replace these files when the official debs are released.