Document external dependencies for building the website
VojtechStep opened this issue · 0 comments
VojtechStep commented
The Rust dependencies we pull in have dependencies on some native tools/libraries, which might not always be installed; I know at least about
perl
; symptom:Can't locate FindBin.pm in @INC at ./Configure
when buildingopenssl-sys
as a dependency ofmdbook-linkcheck
patch
; symptom:Applying "js-tobigint64-overflow.patch"... thread main panicked: Could not apply patches
when buildinglibquickjs-sys
as a dependency ofmdbook-katex