PDA

View Full Version : Standalone Q3 compilation help


dolny
February 18th, 2006, 01:50 PM
http://sourceforge.net/projects/saq3/

I'm using this project to play my fav. conversion ever: http://www.westernquake3.net on Windows, but I can't compile it on Linux.

Can anybody help?
neurolunatic@lunatic:~/gry/saq3/code$ sudo make
if [ `hostname` == sparkle ] ; then ./unix/pcons-2.3.1 -j4 -- novm noso ; else ./unix/cons ; fi
/bin/sh: ./unix/cons: Permission denied
make: *** [all] Error 126

Artificial Intelligence
February 18th, 2006, 01:53 PM
Can you also post ./configure output