Elton, Here is the link to get the real mpg123 from: http://www.mpg123.de/ As far as I know they do not have binaries on their site. There may be some out on rpmfind.net or something like that but I built mine from source. From what I remember it was very easy. Just the standard: unpack tar zxvf whatever.tar.gz cd to the package dir ./configure make su make install I had it install in /usr/local (./configure --prefix=/usr/local) which put the actual executable in /usr/local/bin. Then the last thing I did was change the link in /usr/bin. In that dir there was a symbolic link called mpg123 pointing to mpg321 in that same dir. I removed that link: rm mpg123 and then made a new link pointing to my new version: ln -s /usr/local/bin/mpg123 mpg123 That was it. . .after that everything worked. I know as a new user that probably sounds confusing but if you download the package and read the readme file that comes with it it will step you through it just as I did and then it's just that link. Give it a try and good luck. -Darren PS One note. . .I have not yet tried to compile mpg123 on RH 9. I have had a few things error out when trying to build them on 9 when they built fine on 7.3. Hopefully this will not be one of them. On Thu, 2003-04-10 at 18:29, Elton Woo wrote: > On April 10, 2003 05:35 pm, Darren R. Weber wrote: > > The chipmonk problem has been around for quite some time. The actual > > problem is that your mp3s are ripped with different bitrates and mpg321 > ... as I *suspected* ... :-( > > > downloading and installing the real mpg123 and changing the links to 321 > > to point to this install. 321 is just a cheap copy of mpg123 that RH > _DOES NOT_ > > ships for license reasons if I remember right. Go get the real thing and > > where do I get "the real thing" (link, please!). The packages that I got > are from freshrpms.net. > > > it should solve your problem. > Could you kindly provide me with "dummy level / newbie instructions"? > Also, once I the the "real" mpg would it be better to rpm -e the package > from freshrpms, *or* rpm -Uvh ...? > > TIA, > > Elton > -- > http://setiathome.ssl.berkeley.edu/stats/team/team_4504.html > "You only live once, so let's make life EASIER for each other." > LINUX Registered User #193975. AMD-K7 ATHLON CPU power on board. > > > > > > > > > > -- > Shrike-list mailing list > Shrike-list@xxxxxxxxxx > https://listman.redhat.com/mailman/listinfo/shrike-list -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Darren R. Weber weberdr@xxxxxxxxxxxxx PGP Key available at: http://www.keyserver.net ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Attachment:
signature.asc
Description: This is a digitally signed message part