









[string "src/base.lua"]:38: this file for version 0.4.x of bam. you are running 0.5.x.
bam: script error (-t for more detail)





sh: line 1: python: command not found, bam 256, and bam 32512 errors.
after installing python2.7 also, it only stopped at [68/69] and bam 256 errors
so I think it's using python2 when the output changed, no?

export PATH=/path/to/python2.7/bin:$PATH ? (edited)
export PATH=/usr/bin:$PATH and ran bam again,
still same output, all python versions are in /usr/bin (edited)
./bam -v release




sudo ln -s /usr/bin/python2.7 /usr/local/bin/python
export PATH=/usr/local/bin:$PATH

sudo apt-get install libsdl1.2-dev


export SDL_CONFIG=/path/to/sdl-config ig

./bam clean
./bam release

sudo apt-get install libsdl1.2-dev



./bam clean
./bam release bam: target 'clean' not found
but I delete the created config.lua and .bam folder before rerunning ./bam-0.4.0/bam server_release

export SDL_CONFIG=/path/to/your/teeworlds/source/other/sdl/sdl-config

bam: target 'clean' not found
but I delete the created config.lua and .bam folder before rerunning ./bam-0.4.0/bam server_release 



round function due to multiple definitions (edited)
bam: done (0:07)
holy shit






