wget-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: wget2 | gzip & lzma detected, but not linked against enough (#564)


From: @rockdaboot
Subject: Re: wget2 | gzip & lzma detected, but not linked against enough (#564)
Date: Sun, 31 Oct 2021 10:17:35 +0000



Tim Rühsen commented:


Sorry, I missed your last comment.

The explanation is that you have the lzma library installed but not the 
development files (e.g. on Debian that is package `liblzma-dev`). Or at least 
it doesn't find the `lzma.pc` file (or that file's content is not correct).

Since lzma and bzip2 are normally not used by servers, you can just disable 
them with `--without-lzma` and `--without-bzip2`.

Anyway, this should be reproducible here, so that we can fix this. Let's leave 
this issue open as a reminder.

-- 
Reply to this email directly or view it on GitLab: 
https://gitlab.com/gnuwget/wget2/-/issues/564#note_719316084
You're receiving this email because of your account on gitlab.com.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]