It would be helpful to know why I can't get compression in my build. I've
tried to build from source three times now.

There are so many packages in Ubuntu with zip, zlib, and bzip2 in the name
I can't begin to try them all. I've looked at config.log and it doesn't
give much help.

Cheers

On Fri, Nov 11, 2022 at 8:38 AM Ingo Klöcker <kloec...@kde.org> wrote:

> On Freitag, 11. November 2022 14:06:34 CET Bernhard Reiter wrote:
> > Am Freitag 04 November 2022 13:55:58 schrieb K S via Gnupg-users:
> > > How do I run configure to get the compression routines?
> >
> > checkout the "config.log" or the output of your configure command run
> > to see if there are messages concerning compression libraries.
>
> It depends on your distribution what packages you need to install to get
> support for compression. Typically, those packages would be called
> something
> like zlib-devel, zip-devel, bzip2-devel, or similar.
>
> configure will very likely have told you that it didn't find zlib, zip and
> bzip2. Just running configure without looking at its output will allow you
> to
> build an application, but you may miss optional feature like, in the case
> of
> gnupg, support for different types of compression.
>
> Regards,
> Ingo
> _______________________________________________
> Gnupg-users mailing list
> Gnupg-users@gnupg.org
> https://lists.gnupg.org/mailman/listinfo/gnupg-users
>
_______________________________________________
Gnupg-users mailing list
Gnupg-users@gnupg.org
https://lists.gnupg.org/mailman/listinfo/gnupg-users

Reply via email to