I install the following package by ports tree, but in the final step of compressing man pages, it always reports pkg-static: Unable to access file ......... No such file or directory.
Here is some example
Here is the package which I install, all of them are fail .
All missing man pages ...
How to fix this? Thanks
Here is some example
Code:
Installing /usr/ports/www/p5-libwww/work/stage/usr/local/bin/HEAD
====> Compressing man pages (compress-man)
===> Installing for p5-libwww-6.15
===> Checking if p5-libwww already installed
===> Registering installation for p5-libwww-6.15 as automatic
pkg-static: Unable to access file /usr/ports/www/p5-libwww/work/stage/usr/local/share/man/man1/GET.1.gz: No such file or directory
pkg-static: Unable to access file /usr/ports/www/p5-libwww/work/stage/usr/local/share/man/man1/HEAD.1.gz: No such file or directory
pkg-static: Unable to access file /usr/ports/www/p5-libwww/work/stage/usr/local/share/man/man1/POST.1.gz: No such file or directory
pkg-static: Unable to access file /usr/ports/www/p5-libwww/work/stage/usr/local/share/man/man1/lwp-download.1.gz: No such file or directory
pkg-static: Unable to access file /usr/ports/www/p5-libwww/work/stage/usr/local/share/man/man1/lwp-dump.1.gz: No such file or directory
pkg-static: Unable to access file /usr/ports/www/p5-libwww/work/stage/usr/local/share/man/man1/lwp-mirror.1.gz: No such file or directory
pkg-static: Unable to access file /usr/ports/www/p5-libwww/work/stage/usr/local/share/man/man1/lwp-request.1.gz: No such file or directory
*** [fake-pkg] Error code 74
Here is the package which I install, all of them are fail .
Code:
/usr/ports/ports-mgmt
/usr/ports/net/p5-Net-Server
cd /usr/ports/mail/p5-MIME-Tools/
How to fix this? Thanks