Closed
Description
I have node installed but I do not have pandoc. I type make docs
and see
cfg: build triple x86_64-unknown-linux-gnu
cfg: host triples x86_64-unknown-linux-gnu
cfg: target triples x86_64-unknown-linux-gnu
cfg: host for x86_64-unknown-linux-gnu is x86_64
cfg: os for x86_64-unknown-linux-gnu is unknown-linux-gnu
cfg: using gcc
cfg: no node found, omitting doc/tutorial.html
cfg: no pdflatex found, omitting doc/rust.pdf
cfg: no node found, omitting doc/tutorial.html
cfg: no llnextgen found, omitting grammar-verification
version-info: doc/version_info.html
sed -e "s/VERSION/0.6/; s/SHORT_HASH/f4530230/;\
s/STAMP/f4530230934fed47f65e0c94d0b4361222e869a8/;" /home/brian/dev/rust/doc/version_info.html.template >doc/version_info.html
make: *** No rule to make target `doc/rust.css', needed by `doc/rustpkg.html'. Stop.
Rustpkg docs are missing a nodejs dependency
Metadata
Metadata
Assignees
Labels
No labels