Software Installation Error 127

Asked by MetungKP

Can someone please help me with this error?

root@MetungKP1:~/Downloads/fujitsu-kbdlights-0.1.0# make
gcc -o fujitsu_kbdlights fujitsu_kbdlights.c
make: gcc: Command not found
make: *** [fujitsu_kbdlights] Error 127
root@MetungKP1:~/Downloads/fujitsu-kbdlights-0.1.0#

Thanks!

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu build-essential Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
mycae (mycae) said :
#1

Please keep one question per problem.

Quickly searching using the error message reveals your problem
http://www.google.com/search?q="make%3A+gcc%3A+Command+not+found"+ubuntu

You have not installed a compiler

install the build-essential package.

Can you help with this problem?

Provide an answer of your own, or ask MetungKP for more information if necessary.

To post a message you must log in.