Hi , I have a problem , when i put to "make"
The program say :
"Generating dependancies for src/core/application.cpp...
/bin/sh: g++: command not found
Compiling src/core/application.cpp...
g++ -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DCONFIG_PATH='"/usr/local/etc/videolan/vls"' -DBUGGY_VLC -DYY_NO_UNPUT -DSYSLOG -o obj/core/application.o -c src/core/application.cpp
make: g++: Command not found
make: *** [obj/core/application.o] Error 127
"
Please HELP ME