Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Building book doesn't work #4563

Closed
jmole opened this issue Dec 19, 2021 · 2 comments
Closed

Building book doesn't work #4563

jmole opened this issue Dec 19, 2021 · 2 comments

Comments

@jmole
Copy link
Contributor

jmole commented Dec 19, 2021

I'm following the instructions here: https://github.com/paritytech/polkadot/tree/master/roadmap/implementers-guide

   Installed package `mdbook v0.4.14` (executable `mdbook`)
   Installed package `mdbook-linkcheck v0.7.6` (executable `mdbook-linkcheck`)
   Installed package `mdbook-graphviz v0.1.3` (executable `mdbook-graphviz`)
~/code/polkadot master ❯ mdbook serve roadmap/implementers-guide
2021-12-18 19:22:18 [INFO] (mdbook::book): Book building has started
No such file or directory (os error 2)
2021-12-18 19:22:18 [ERROR] (mdbook::utils): Error: The "graphviz" preprocessor exited unsuccessfully with exit status: 1 status
@ordian
Copy link
Member

ordian commented Dec 19, 2021

You might need to install graphviz itself (e.g. sudo apt-get install graphviz on Ubuntu).

@jmole
Copy link
Contributor Author

jmole commented Dec 19, 2021

that's it thanks. Submitted pull request here: #4565

@jmole jmole closed this as completed Dec 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants