when i do the "make install" everything goes as plans and the build succeeded but there's something at then end that i don't understand;
> Check dependencies
>
> ** BUILD SUCCEEDED **
>
> mkdir -p bin
> cp build/Release/dshb bin
> strip bin/dshb
> cp bin/dshb /usr/local/bin
> cp doc/dshb.1 /usr/local/share/man/man1
> cp: /usr/local/share/man/man1: No such file or directory
> make: *** [install] Error 1