主站
下载这个最新的版本我下回来放在这里#cd /usr/local/src#tar -zxvf mpg123-0.59r.tar.gz#cd mpg123-0.59r#makeYou must specify the system which you want to compile for:make linux-help Linux, more helpmake freebsd-help FreeBSD more helpmake solaris Solaris 2.x (tested: 2.5 and 2.5.1) using SparcWorks ccmake solaris-gcc Solaris 2.x using GNU cc (somewhat slower)make solaris-gcc-esd Solaris 2.x using gnu cc and Esound as audio outputmake solaris-x86-gcc-oss Solaris with (commercial) OSSmake solaris-gcc-nas Solaris with gcc and NASmake sunos SunOS 4.x (tested: 4.1.4)make hpux HP/UX 9/10, /7xxmake hpux-gcc HP/UX 9/10, /7xx using GCC ccmake hpux-alib HP/UX with ALIB audiomake sgi SGI running IRIXmake sgi-gcc SGI running IRIX using GCC ccmake dec DEC Unix (tested: 3.2 and 4.0), OSF/1make ultrix DEC Ultrix (tested: 4.4)make aix-gcc IBM AIX using gcc (tested: 4.2)make aix-xlc IBM AIX using xlc (tested: 4.3)make aix-tk3play IBM AIXmake os2 IBM OS/2make netbsd NetBSDmake bsdos BSDI BSD/OSmake bsdos4 BSDI BSD/OS 4.0make bsdos-nas BSDI BSD/OS with NAS supportmake mint MiNT on Atarimake generic try this one if your system isn''t listed above这是它支持的平台#make linux-helpThere are several Linux flavours. Choose one:make linux Linux (i386, Pentium or unlisted platform)make linux-i486 Linux (optimized for i486 ONLY)make linux-3dnow Linux, output 3DNow!(TM) optimized code(ie with ''as'' from binutils-2.9.1.0.19a or later)make linux-alpha make with minor changes for ALPHA-Linuxmake linux-ppc LinuxPPC or MkLinux for the PowerPCmake linux-m68k Linux/m68k (Amiga, Atari) using OSSmake linux-nas Linux, output to Network Audio Systemmake linux-sparc Linux/Sparcmake linux-sajber Linux, build binary for Sajber Jukebox frontendmake linux-alsa Linux with ALSA sound drivermake linux-mips-alsa Linux/MIPS with ALSA sound drivermake linux-esd Linux, output to EsounDmake linux-alpha-esd Linux/Alpha, output to EsounDmake linux-ppc-esd Linux/PPC, output to EsounD这是支持的linux平台于是我选#make linux开始编译,完了安装#make install好了,听歌#/usr/local/bin/mpg123 /usr/local/mp3/xxx.mp3 2>/dev/null &列表听歌,乱序播放#/usr/local/bin/mpg123 -@ 1.lst -Z 2>/dev/null & 感觉还不错