Thnx for the answer.
I’ve now read the readme
After “scons” I’ve got an error message.
So I have to look for the other conditions (python, gcc).
Edit:
- python installed
- gcc installed
Error message:
“scons: *** No SConstruct file found.
File “/usr/lib/python2.4/site-packages/SCons/Script/init.py”, line 870, in _main”
[edit1]
“cd /usr/local/games/enemy-territory-sdk” must be “cd /usr/local/games/enemy-territory-sdk/src” I guess.
After “scons -c” I receive the following error message:
“scons: Reading SConscript files …
cpu: x86
sh: gcc: command not found
dumpversion:
gcc major:
sh: gcc: command not found
os: Linux
IOError: [Errno 13] Permission denied: ‘site.conf’:
File “SConstruct”, line 185:
site_file = open(conf_filename, ‘w’)”
[/edit1]