Compile PHP with prompt error:
configure: error: DBA: Could not find necessary header file(s).
See more: https://gist.github.com/anonymous/ac9726a67198e4c0a946
There are gdbm installed.
cd /sudo find . -name "gdbm.h"./usr/include/gdbm.h./usr/include/gdbm/gdbm.h./home/levi/.linuxbrew/Cellar/gdbm/1.11/include/gdbm.h./home/levi/.linuxbrew/include/gdbm.h
But why is there a problem with compiling?
Reply content:
Compile PHP with prompt error:
configure: error: DBA: Could not find necessary header file(s).
See more: https://gist.github.com/anonymous/ac9726a67198e4c0a946
There are gdbm installed.
cd /sudo find . -name "gdbm.h"./usr/include/gdbm.h./usr/include/gdbm/gdbm.h./home/levi/.linuxbrew/Cellar/gdbm/1.11/include/gdbm.h./home/levi/.linuxbrew/include/gdbm.h
But why is there a problem with compiling?
Fucking linuxbrew, it's nothing compared to OSX.