The libgpg-error package contains a library that defines common error values for all GnuPG components.
![[Note]](../images/note.png) 
          Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.
Download (HTTP): https://www.gnupg.org/ftp/gcrypt/libgpg-error/libgpg-error-1.56.tar.bz2
Download MD5 sum: af3544d4112b381edacca04a7e804999
Download size: 1.1 MB
Estimated disk space required: 12 MB (with tests)
Estimated build time: 0.1 SBU (with tests)
Install libgpg-error by running the following commands:
./configure --prefix=/usr && make
To test the results, issue: make check.
          Now, as the root user:
        
make install && install -v -m644 -D README /usr/share/doc/libgpg-error-1.56/README