Closed pfr-dev closed 2 weeks ago
Rebuild against your current libcurl (cargo install -f cargo-update
) or install libcurl if you removed it (but isn't libcurl in base? so unlikely).
Hmmm no libcurl
it seems... curl
is installed /usr/pkg/bin/curl
. There is a libcurl-gnutls
in the repositories but installing this doesn't seem to help.
I also tried cargo install -f cargo-update
but same result :(
Oh this a new installation and it still don't work? so it's linking to ... some libcurl. and then not finding it.
How's about cargo install -f --features vendored-libcurl cargo-update
?
Thank you, this worked 👍
NetBSD 10.0_STABLE rust-1.79.0 cargo 1.79.0