Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Makefile manual page path shouldn't assume Homebrew is installed #38

@kolya009

Description

@kolya009

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions