How to build btanks? (fedora 9)
$ scons prefixprefix="/usr/local"
scons: Reading SConscript files ...
Checking for XML_ParserCreate(NULL) in C library expat... yes
Checking for zlibVersion() in C library z... yes
Checking for SDL_Init(0) in C++ library SDL... yes
Checking for SMPEG_new_data(malloc(42), 42, NULL, 0) in C++ library smpeg... no
fedora9 has no smpeg packages. How to solve the problem?
thanks!
|