You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ah, believe the directory in which the Makefile is trying to copy the manual page to is a Homebrew specific one (/usr/local/share/man). Seems the system default is /usr/share/man. My mistake, good catch! Should either fallback to this, or just place it there by default.
As a quick fix, you can set the MANPAGE_FOLDER variable in the Makefile to /usr/share/man/man1/
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;
The text was updated successfully, but these errors were encountered: