Nepodarilo sa mi skompilovat bombica. Ked dam configure tak ten prebehne bez chybovej hlasky. Akurat sa mi nepozdava tato cast z vypisu configure:
checking SDL/SDL_image.h usability... no
checking SDL/SDL_image.h presence... no
checking for SDL/SDL_image.h... no
checking SDL/SDL_ttf.h usability... no
checking SDL/SDL_ttf.h presence... no
checking for SDL/SDL_ttf.h... no
checking SDL/SDL_mixer.h usability... no
checking SDL/SDL_mixer.h presence... no
checking for SDL/SDL_mixer.h... no
Vzhladom na to ze ta hra je pod Sdl tak by som to videl ako kamen urazu. Skusal som make ten padne s tym ze mu chybaju vyssie zmienovane subory. Problemom je ze vsetky vyssie spominane veci mam nainstalovane ale ked som cez find skusal najst na celom disku napr. subor SDL_mixer.h tak ho to nenaslo. Pouzivam OS debian s vlastnym jadrom(2.6.10). Ako to rozbehat?

