- [cairo.h: No such file or directory](https://stackoverflow.com/questions/11918274/how-to-run-and-compile-a-cairo-file-in-ubuntu) => Not solved...
- Giving up.
- Seem like not use `sudo` to run `make`, so I try but still throw error `nmark: d reference to symbol 'pthread_create@@GLIBC_2.2.5'` and [`error adding symbols: DSO missing from command line`](https://stackoverflow.com/questions/19901934/libpthread-so-0-error-adding-symbols-dso-missing-from-command-line). Next I cancel the `--enable-debugger` in `./configure` command. Then it works for me. I still not know why....
- [libSDL2-2.0.so.0: cannot open shared object file: No such file or directory](https://stackoverflow.com/questions/29711336/libsdl2-2-0-so-0-cannot-open-shared-object-file)