Installation of mpg123
Install mpg123 by running the following commands:
make PREFIX=/usr linux &&
make PREFIX=/usr install
You can optimize the build of mpg123 for your processor.
To do this, type
make linux-help
and select the optimization appropriate for your machine.
However, this may not always work. There have been problems reported
with using optimizations with mpg123; make PREFIX=/usr linux always
seems to work.