How can I compile if mk/linux/configure doesn't exist :/ ? I really think someone needs to update the README.linux file.
I really like the game, though, Almost got it working with wine. It works, but it immedeately crashes if someone starts building a structure or training a unit.
Hi, I encounter the same problem.
After downloading the source from sf.net (glest_source_2.0.0.zip), then I start the command by following README.linux instruction. However, when performing the steps "./configure", it reply "command not found" (I guess that's because there is no file named configure in mk/linux folder). So I try other files autogen.sh, but it echo
========== autoget.sh error ========== beg
: command not found
autogen.sh: line 16: syntax error near unexpected token `|'
autogen.sh: line 16: ` | sed -e 's/configure.ac:[0-9]*:AC_SUBST:\([^:]*\).*/\1 '= "@\1@" ;/g' \
========== autoget.sh error ========== end
When exec makerelease.sh, it issues error
========== makereelase.sh beg ==========
: command not founde 2:
makerelease.sh: line 3: autoconf: command not found
: command not founde 6:
-reating source package in release/glest-source
: command not founde 8:
find: ‘-exec’ no parameter
find: ‘-exec' no parameter
: command not founde 15:
cp: can't stat ‘mk/autoconf/wxwin.m4\r’: no such file or directory
: command not founde 19:
: no such file or directory 21: ./autogen.sh
: invalid optionline 22: cd: -
cd: usage: cd [-L|-P] [dir]
: command not founde 23:
: no such file or directory 24: cd: release
========== makerelease.sh end ==========
how to solve this problem?? do i miss any file ?
hope someone can do me any help
i appreciate any suggestion.
thank you very much.
btw, env i use is debian sarge 3.1
kernel 2.6.16
gcc 4.1.2