BZIP2 algorithm isn't supported after compiling gnupg from
source code
lusfert
lusfert at gmail.com
Fri Jan 6 22:10:32 CET 2006
John Clizbe wrote on 05.01.2006 19:50:
> lusfert wrote:
>>Thus BZIP2 algorithm isn't supported after compiling GnuPG 1.4.2 from
>>source code under Linux.
>>How can I enable BZIP2 support using last version of GPG under Linux?
>
>
> What was the output from configure? You should have seen lines like
> (near top)
> checking whether to enable the BZIP2 compression algorithm... yes
> <snip>
> (near bottom)
> checking for bzlib.h... yes
> checking for BZ2_bzCompressInit in -lbz2... yes
>
> './configure <options> 2>&1 | tee configure.log' will save the output from
> configure for diagnostic purposes.
>
OK, I tried again. Here is configure log:
http://lusfert.land.ru/files/configure_log
It contains these lines:
-----
checking whether to enable the BZIP2 compression algorithm... yes
checking for bzlib.h... no
-----
> BZIP2 support won't be built if configure cannot find the bzlib.h include file
> and the libbz2 library. You may need to 'help' configure find the bzip2 library.
> configure's --help will tell you:
>
> --with-bzip2=DIR look for bzip2 in DIR
>
But what directory should I write here?
> Finally, what version does apt-get install?
>
1.4.1
Regards
--
My current OpenPGP key ID: 0x500B8987
Key fingerprint: E883 045D 36FB 8CA3 8D69 9C79 9E35 3B56 500B 8987
Encrypted e-mail preferred.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 155 bytes
Desc: OpenPGP digital signature
Url : /pipermail/attachments/20060107/67dd4ec2/signature.pgp
More information about the Gnupg-users
mailing list