Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
waugustus committed Aug 18, 2023
1 parent e5e6e61 commit 70b1c02
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,8 @@ If you build CarpetFuzz yourself, you need to change Step 1 as following,

(**Notice**: I've noticed that starting from libtiff v4.5.0, manpages are **no longer** generated during the compilation process. I'm not aware of the reasons behind this decision by the developers. If you wish to obtain these manpage files, an easy way is to revert to an earlier version.)

(**Update**: You can use the command `sphinx-build -b man source/rst/dir build/man/dir` to generate the manpage for the new version of Libtiff. Thanks to @Mist1987 for providing the method.)

```
# Step 1 (without docker)
# Set the environment
Expand Down

0 comments on commit 70b1c02

Please sign in to comment.