PDA

View Full Version : bash: make command not found - how can i fix this?


unforcita
05-14-04, 05:00 PM
Hi all, i wanna compile the mplayer, or wine or xchat, and i've to do the command line: make install and doesn't work to me, say
bash: make command not found.
I'm over Suse Linux 9.0 how can i fix this?
Thanks

SuLinUX
05-14-04, 07:48 PM
install make, SuSE9 personal dont come with devel tools so you'll have to look for them, HERE (http://rpmseek.com/index.html?hl=com) is a good place to start. You'll need quiet a few devel packages and tools.

If you have SuSE 9 Pro then the compiling tools like 'make' will be there in YaST.

unforcita
05-17-04, 03:47 PM
thanks a lot!!!