LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   installing mplayer...... problems occured when "make" was typed.... (https://www.linuxquestions.org/questions/linux-general-1/installing-mplayer-problems-occured-when-make-was-typed-46622/)

kublador 02-22-2003 04:20 AM

installing mplayer...... problems occured when "make" was typed....
 
please help....
i just downladed mplayer.....
and i typed make...
and it says....

[root@localhost mplayer]# make
Makefile:7: config.mak: No such file or directory
make: *** No rule to make target `config.mak'. Stop.

what should i do to install this thing...... im using RH8....
thank you very much =)

acid2000 02-22-2003 04:24 AM

are there no rpms for Red Hat?

acid_kewpie 02-22-2003 04:25 AM

you've not run ./configure i guess

avoid the RPM's if you can, it's much better to go from source for apps like this.....

kublador 02-22-2003 04:35 AM

oh i get it.....
it says that i need gcc or reinstall gcc......
hmmmmmm ill found out first how can i install that thing....
thanks to all =)

trickykid 02-22-2003 07:16 AM

Re: installing mplayer...... problems occured when "make" was typed....
 
Quote:

Originally posted by kublador
[root@localhost mplayer]# make
Makefile:7: config.mak: No such file or directory
make: *** No rule to make target `config.mak'. Stop.

Also word of advise, don't install it as root either. And you shouldn't even be root, its a bad security habit. You should only be root when needed.

mhearn 02-22-2003 08:19 AM

gcc and the development tools should come with your distro


All times are GMT -5. The time now is 11:39 PM.