Re: [Super-tux-devel] SuperTux 0.1.1 officially released
Brought to you by:
wkendrick
From: Ingo R. <gr...@gm...> - 2004-05-11 10:16:39
|
Tobias Gl=E4=DFer <tob...@gm...> writes: > Download it now and for free at: > https://sourceforge.net/project/showfiles.php?group_id=3D69183 Configure script is a bit broken: | checking whether build environment is sane... yes | /home/ingo/src/supertux-0.1.1/missing: Unknown `--run' option | Try `/home/ingo/src/supertux-0.1.1/missing --help' for more information | configure: WARNING: `missing' script is too old or missing This one is caused I think by a unclean source directory, a clean checkout or 'rm missing' might help, after that rerun autogen.sh | checking for IMG_Load in -lSDL_image... yes | ./configure: line 5041: AX_CHECK_GL: command not found | checking for gzopen in -lz... yes When running aclocal one needs to add the mk/autoconf dir: aclocal-1.7 -I mk/autoconf --=20 WWW: http://pingus.seul.org/~grumbel/=20 JabberID: gr...@ja...=20 ICQ: 59461927 |