LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 08-19-2003, 04:28 PM   #1
J_Bone
Member
 
Registered: Aug 2003
Location: Vancouver, Canada
Distribution: Mandrake 9.1
Posts: 59

Rep: Reputation: 15
Goaster needs mpg123?


When I try to use gtoaster (included with red hat 9.0) to make an audio cd, it says:

"the filter program for the suffix 'mp3' could not be found on your system".

your current configuration is calling the following command to create the desired track:
mpg123 -r 44100 -s --stereo -q --"

I went to the mpg123 website to get the program, and download mpg123-0.59r.tar.gz to my home folder, now what?

Thanks
 
Old 08-19-2003, 04:55 PM   #2
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 271Reputation: 271Reputation: 271
Well, you'll need to extract and install..

tar -xzvf mpg123-0.59r.tar.gz

Creates a new directory and from there you will want to readthe README and or the INSTALL file for instructions to install properly. If you need help, try looking at this thread which kind of helps out explaining how to install tarballs: http://www.linuxquestions.org/questi...threadid=45094
 
Old 08-19-2003, 05:01 PM   #3
beaucoup
Member
 
Registered: Jun 2003
Location: Florence, SC
Distribution: Gentoo i386
Posts: 180

Rep: Reputation: 30
Open a terminal in your home directory. Type:

tar -xzf mpg123-0.59r.tar.gz

That will uncompress the package. cd into the folder you just unzipped:

cd mpg123-0.59r

Read the README file inside, and follow the instructions in the INSTALL file, which will probably tell you to do this:

./configure
make
su
make install


...but you should read the directions, because that's not always the case

That will compile the code into a program, and then install it, and then you should be all set.

-Andrew
 
Old 08-20-2003, 06:29 AM   #4
J_Bone
Member
 
Registered: Aug 2003
Location: Vancouver, Canada
Distribution: Mandrake 9.1
Posts: 59

Original Poster
Rep: Reputation: 15
'K, after doing that and choosing "Linux (i386, Pentium or Unlisted Platform" I get this error:

make CC=gcc LDFLAGS= \
OBJECTS='decode_i386.o dct64_i386.o decode_i586.o \
audio_oss.o term.o' \
CFLAGS='-DI386_ASSEM -DPENTIUM_OPT -DREAL_IS_FLOAT -DLINUX \
-DREAD_MMAP -DOSS -DTERM_CONTROL\
-Wall -O2 -m486 \
-fomit-frame-pointer -funroll-all-loops \
-finline-functions -ffast-math' \
mpg123-make
make[1]: Entering directory `/home/john/mpg123-0.59r'
make[2]: Entering directory `/home/john/mpg123-0.59r'
gcc -DI386_ASSEM -DPENTIUM_OPT -DREAL_IS_FLOAT -DLINUX -DREAD_MMAP -DOS
S -DTERM_CONTROL -Wall -O2 -m486 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -c -o m
pg123.o mpg123.c
make[2]: gcc: Command not found
make[2]: *** [mpg123.o] Error 127
make[2]: Leaving directory `/home/john/mpg123-0.59r'
make[1]: *** [mpg123-make] Error 2
make[1]: Leaving directory `/home/john/mpg123-0.59r'
make: *** [linux] Error 2


What did i do wrong? I have a pentium 4 processor with linux, obvously. Thanks,

J
 
Old 08-20-2003, 10:05 AM   #5
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 271Reputation: 271Reputation: 271
Your most likely missing gcc clearly what the error states, either that or its not in your current user's path, gcc is the compiler to install source based packages like this one.

You'll need to get it from your Redhat cd's or download it from www.gnu.org or the like.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Run mpg123: system("mpg123"); How to know what PID it gets? And a Emacs highlightin q kornerr Programming 10 08-06-2005 10:17 AM
using mpg123 bucovaina78 Linux - Software 1 11-11-2004 04:09 PM
How to install mpg123? jitus Linux - Newbie 2 03-29-2004 09:30 AM
mpg123 doralsoral Linux - Software 9 09-07-2003 09:59 PM
mpg123 doralsoral Linux - Software 1 09-07-2003 07:03 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 03:13 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration