27 Mar 15, 09:27PM
Quote: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
Run this...
(27 Mar 15, 08:01PM)RandumKiwi Wrote: Hard to tell for sure from that build log as to what's missing. Please run these, then post the links:
sudo apt-get install g++ make automake libsdl1.2-dev libogg-dev libsdl-image1.2-dev libcurl4-openssl-dev libopenal-dev libvorbis-dev -y 2>&1 | curl -F 'sprunge=<-' http://sprunge.us
cd /home/pi/New/source/source/src && sudo make clean-enet && make clean && make server CXX=g++ 2>&1 | curl -F 'sprunge=<-' http://sprunge.us
(re: build-essential is good, but not necessary)