I compile and install pushpoold, but after running it exit and doesnot return any information about error or another. Try use -D and -E keys. Logs not creating.
How I can know why pushpoold not work?
In the latest version 0.5 there is a bug in "util.c" that prevents any output on the CLI when running pushpoold. See here on how to fix it, then recompile -
https://github.com/ius/pushpool/commit/85297905ddc150c46664bd9ad77df6f502d64be1 . It will probably give you an error when you run it now, similar to "JSON parse failed" like mine was doing.