Results 1 to 1 of 1
Hello,
I just downloaded Guess Who to test an SSH connection I am hosting, but I am getting an error during the make:
root@jakester:/home/jakester/Desktop/guess-who# make
c++ -Wall -c -O2 -g ...
- 02-21-2007 #1
Help with Guess Who install
Hello,
I just downloaded Guess Who to test an SSH connection I am hosting, but I am getting an error during the make:
root@jakester:/home/jakester/Desktop/guess-who# make
c++ -Wall -c -O2 -g ssh.cc
make: c++: Command not found
make: *** [ssh.o] Error 127
I'm using Ubuntu 6.10. Any programmers/gurus out there have any ideas or suggestions???


Reply With Quote
