Skip to content

Instantly share code, notes, and snippets.

Created January 15, 2013 21:21
Show Gist options
  • Save anonymous/4542183 to your computer and use it in GitHub Desktop.
Save anonymous/4542183 to your computer and use it in GitHub Desktop.
Parrot docs error
# make install
gmake -C docs
gmake[1]: Entering directory `/home/matthew/gitrepos/parrot/docs'
/usr/bin/perldoc -ud ops/bit.pod ../src/ops/bit.ops
Can't write-open ops/bit.pod: Permission denied
at /usr/bin/perldoc line 10.
gmake[1]: *** [ops/bit.pod] Error 13
gmake[1]: Leaving directory `/home/matthew/gitrepos/parrot/docs'
make: *** [docs.dummy] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment