-
Notifications
You must be signed in to change notification settings - Fork 47
Closed
Description
Hi,
Here are FreeBSD instructions for in the README.md
:
$ pkg install libxml2
$ LIBXML2=/usr/local/lib/libxml2.so cargo build
Btw, it would be nice if the crate could be build without setting an environment variable. Removing the panic!("Could not find libxml2.")
from build.rs
enables this on FreeBSD.
Metadata
Metadata
Assignees
Labels
No labels