<html><head></head><body>OK.i didn't installed pkg-config. Now it works without any warning. Thank you very much ;)<br><br>Gigi<br><br><br><div class="gmail_quote">On 25 June 2019 13:31:53 CEST, teor <teor@riseup.net> wrote:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre class="k9mail">Hi,<br><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #729fcf; padding-left: 1ex;">On 25 Jun 2019, at 18:03, dns1983@riseup.net wrote:<br><br>I'm trying to build tor<br></blockquote><br>What version of tor?<br><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #729fcf; padding-left: 1ex;">for from source on a x86 Debian stretch machine. I first installed all dependencies, but when I launch the "./configure" command I see the following error:<br><br>configure: WARNING: Unable to find liblzma.<br>configure: WARNING: Unable to find libzstd<br></blockquote><br>There are a bunch of configure log lines that can help us diagnose the issue.<br>Please paste the configure log lines that answer these questions:<br><br>Did the configure fail, or did it complete successfully?<br>(And just skip lzma and zstd.)<br><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #729fcf; padding-left: 1ex;">I installed, among the others liblzma-dev, lzma, libzstd-dev and zstd.<br></blockquote><br>Did you install pkg-config?<br>Tor uses pkg-config to find lzma and zstd.<br>What did configure say about pkg-config?<br><br>What minimum versions of lzma and zstd was configure looking for?<br>What did it find?<br><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #729fcf; padding-left: 1ex;">I'm working through ssh. What I'm doing wrong?<br>Could It be caused by a wrong environment variables settings?<br></blockquote><br>PKG_CONFIG_PATH needs to contain the path of the lzma and zstd<br>pkg-config files. That should happen automatically, but it might not<br>work with older lzma and zstd Debian packages.<br><br>You could also try giving configure the paths to lzma and zstd.<br>See configure --help for details.<br><br>T<hr>tor-relays mailing list<br>tor-relays@lists.torproject.org<br><a href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays">https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays</a><br></pre></blockquote></div></body></html>