Teach you how to use XMMS to enjoy APE

Source: Internet
Author: User

From Classical to popular music, there are many celebrities and classic music. How can I use XMMS to enjoy APE? If you want to enjoy the high quality music of the Media Player XMMS in Linux, You need to compile monkey audio plugin For XMMS. This article explains how to enjoy APE in XMMS.

APE is a lossless music compression format,

Go to the download page http://supermmx.org/linux/mac/download libxmms_mac-0.2.0.tar.gz mac-3.99-linux.tar.gz file, and then start to decompress the compilation in the Command terminal ):

 
 
  1. # tar xzvf libxmms_mac-0.2.0.tar.gz  
  2. # tar xzvf mac-3.99-linux.tar.gz  
  3. # cd mac-3.99  
  4. # ./configure 

If the system prompts that nasm is missing, load the FC2-i386-disc2.iso or 2nd system installation disks) install it:

 
 
  1. # rpm -ivh nasm-0.98.38-2.i386.rpm  
  2. # make  
  3. # sudo make install  
  4. # cd plugin  
  5. # ./configure 

If xmms-config cannot be found, find the xmms-devel mount in the FC2-i386-disc4.iso or 4th system installation disks:

 
 
  1. # rpm -ivh xmms-devel-1.2.10-2.p.i386.rpm  
  2. # make  
  3. # sudo make install 

Now you can use XMMS to enjoy the wonderful music of APE.

  1. Why is it "GNU/Linux"
  2. Linux Manual: Fedora Linux
  3. Linux notes: Linux Command lines for three websites
  4. London securities launches the Linux operating system platform
  5. A variety of Linux from Linux individual developers

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.