27 Mar 15, 09:24PM
(27 Mar 15, 07:46PM)SKB Wrote: Do you have build-essential installed?
[SELECT ALL] Code:sudo apt-get update; sudo apt-get install build-essential
What does the following show?
[SELECT ALL] Code:make clean-enet; make clean; make CXX=g++ SERVER_LIBS='-L../enet/.libs -lenet -lz -lstdc++' server_install 2>&1 | curl -F 'sprunge=<-' http://sprunge.us
apparently build-essential was already installed
Below is a screenshot of what happened when I entered the other line. Note: I lagged out for a few minutes before getting the broken pipe message
http://imgur.com/vCKNZHW