C compiler not found, Ubuntu -


i'm trying install wine on 64bits, followed : http://wiki.winehq.org/wineon64bit

and when launch configure, have error :

"configure: error: no acceptable c compiler found in $path"

but whereis gcc says:

"gcc: /usr/lib/gcc"

what shoud now?

run command:

sudo apt-get install build-essential 

Comments

Popular posts from this blog

c# - SelectList with Dictionary, add values to the Dictionary after it's assigned to SelectList -

mysqli - Php Mysqli_fetch_assoc Error : "Warning: Illegal string offset 'name' in" -

javascript - Chart.js - setting tooltip z-index -