Closed dmitryklerik closed 10 years ago
@marcelog can you take a look? It's definitely sumodb related
hey! sure. @dmitryklerik: you need to install the necessary header files for sqlite, so the driver compiles (check your os/package manager documentation). or, comment out sqlite in the sumo_db rebar.config and recompile.
cheers!
~/canillita$ make ... Compiling ~/canillita/deps/sqlite3/c_src/sqlite3_drv.c In file included from ~/canillita/deps/sqlite3/c_src/sqlite3_drv.c:1:0: c_src/sqlite3_drv.h:12:21: fatal error: sqlite3.h: No such file or directory compilation terminated. ERROR: compile failed while processing ~/canillita/deps/sqlite3: rebar_abort make: *\ [all] Error 1
Some isses related to sumo_db ?