LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Makefile installation help (https://www.linuxquestions.org/questions/linux-newbie-8/makefile-installation-help-149073/)

Maselter 02-22-2004 04:59 AM

Makefile installation help
 
I currently have fedora core 1 install and everything went fine and anything I needed to know I could find. But Makefiles are currently eluding me in how they work because they always display something like this:
(I type make in the directory that the files were extracted to)
make: cc: Command not found
make: *** [(something that has something to do with the makefile I'm trying to use)] Error 127

I've looked for a long time and nothing helps me. It just shows a similar message (this is a new install, just a few hours ago installing linux again)

The makefile I'm trying to get to work is from cdemu-o.6-alpha (a bin/cue cd image mounter)

Baldrick65 02-22-2004 05:01 AM

Is it possible you haven't installed a C Compiler?

Baldrick


All times are GMT -5. The time now is 02:31 PM.