exactly, look at that: [EMAIL PROTECTED]:~$ mpg123 -V mpg321 version 0.2.10. Copyright (C) 2001, 2002 Joe Drew.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. [EMAIL PROTECTED]:~$ mpg123 -V [EMAIL PROTECTED]:~$ ls -l mpg123 [EMAIL PROTECTED]:~$ whereis mpg123 mpg123: /usr/bin/mpg123 /usr/bin/X11/mpg123 /usr/share/man/man1/mpg123.1.gz [EMAIL PROTECTED]:~$ ls -l /usr/bin/mpg123 /usr/bin/X11/mpg123 lrwxrwxrwx 1 root root 24 Sep 16 2004 /usr/bin/X11/mpg123 -> /etc/alternatives/mpg123 lrwxrwxrwx 1 root root 24 Sep 16 2004 /usr/bin/mpg123 -> /etc/alternatives/mpg123 [EMAIL PROTECTED]:~$ ls -l /etc/alternatives/mpg123 lrwxrwxrwx 1 root root 15 Mar 26 23:15 /etc/alternatives/mpg123 -> /usr/bin/mpg321 [EMAIL PROTECTED]:~$ ls -l /usr/bin/mpg321 -rwxr-xr-x 1 root root 36888 Aug 14 2004 /usr/bin/mpg321 [EMAIL PROTECTED]:~$ dpkg -S /usr/bin/mpg321 mpg321: /usr/bin/mpg321 [EMAIL PROTECTED]:~$ dpkg -l asterisk Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad) ||/ Name Version Description +++-======================================-======================================-============================================================================================ ii asterisk 1.2.1.dfsg-3 open source Private Branch Exchange (PBX) -- Asterisks insists to use native mpg123, not wrapper mpg123 of mpg321. https://launchpad.net/malone/bugs/28639 -- universe-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/universe-bugs
