Back to the Vavoom Forum Archives
spiderman
aclocal: configure.ac: 51: macro `AM_PROG_AS' not found in library
automake: configure.ac: `PACKAGE' not defined in `configure.ac'
automake: configure.ac: `VERSION' not defined in `configure.ac'
cp: cannot create regular file `[utils]/install-sh': No such file or directory
automake: configure.ac: installing `[utils]/install-sh'
error while copying
....
So, any ideas on building from svn on linux?
anyway here's the hack..
/progs/common/linespec/EntityEx.vc, around line 1750 or so, just before the line with "// shoot a thing"
if (bIsPlayer && Cmd_CheckParm("mouse_look"))
continue; // disable auto aim if mouse look is on - Spidey, 07.08.17
i know this is not the best solution and may not even work, but i'd like to at least try it out =)Janis Legzdinsh
spiderman