Problem With Make Command In Ubuntu 6.10-please Anybody Help Me
Hi,
I am trying to install MCS ( MULTICAST CONTROL SERVER) in ubuntu .
1) I decompressed the file "mcop_mcs.tgz".
2) In the directory mcop_mcs,type "make". It will compile all the necessary source files and creates the executable program.
My problem is when I type make command in that directory, it tells command not found.
Could anybody please help me with this as I am struggling with installation
vamsi@vamsi-laptop:~/Desktop/mcop_mcs$ make
g++ -ansi -pedantic -Wall -W -c mcs.cc
make: g++: Command not found
make: *** [mcs.o] Error 127
thanks,
vamsi.
|